[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
namespace DvtkHighLevelInterface.Common.UserInterfaces
Namespace DvtkHighLevelInterface.Common.UserInterfaces
namespace DvtkHighLevelInterface.Common.UserInterfaces
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| HliConsole |
Represents a HLI User Interface that shows output events, from Threads attached to,
on the console.
| |
| HliForm | ||
| IThreadUserInterface |
Interface describing how a HLI Thread may attach itself to a User Interface.
| |
| UserControlActivityLogging |
This class implements a user control for displaying activity logging from HLI Threads.
This user control is used for the HliForm but can also be used on its own.
|