TrueGui Help
The TrueGUI Class

Glossary Item Box

 

Introduction 

The TrueGUI class is a static class which provides the foundation for all commands sent to the client application from the server. It provides all the functionality of the client-side application through a small subset of properties and methods. These properties allow the programmer to customize some of the functionality and syntax used by the system. Any client application which communicates with the TrueGui interface must reference the TrueGui DLL. The TrueGui class resides in the AlphaMicrosystems.TrueGuiInterface namespace. 

 

The TrueGuiInterface Help File 

All public properties and methods which may be accessed by either the client application (written in a .NET language such as Visual Basic or C#) or the server application (written in the language of your choice) are listed in the TrueGuiInterface.chm help file. This help file is in the standard format used by Microsoft to describe the classes comprising the .NET framework and is supplied along with this hand-written document. The TrueGUI file is automatically generated from the TrueGui DLL and manifest data so it can be relied on to be up-to-date. 

At this time the descriptions are limited in their scope but can give a reasonably accurate picture of what functionality is available to you. 

To view the TrueGui class help file click on this link to open the TrueGuiInterface help file.