Namespaces |
namespace | Test |
namespace | Properties |
Classes |
class | TestIgforms |
class | igforms_test |
| A strongly-typed resource class, for looking up localized strings, etc. More...
|
class | ConsoleForm |
| Summary description for ConsoleForm. More...
|
class | IGForm |
| Summary description for FaidMessage1. More...
|
class | FadeMessage |
| Summary description for FadeMessage. More...
|
class | FaidMessage1 |
| Summary description for FaidMessage1. More...
|
class | XMLTreeView |
| Summary description for XMLTreeView. More...
|
class | FadingMessage |
| Manages a fading message window. Windows containing a message are launched in separate threads, closing after a specified time. More...
|
class | AppTestForms |
| Test application for forms. Usage: AppTestForms.Init(). More...
|
class | BrowserFormOld |
class | BrowserSimpleControl |
class | BrowserSimpleWindow |
class | ReporterConf |
| Reporter configuration. More...
|
class | ReporterForms |
| Reporting system that in particular utilizes forms. Beside the main delegates for assembling location and message strings, this class has three additional delegates for each kind of reporting (i.e. reporting with console consform, message box, fading message or console) More...
|
class | UtilForms |
| Various forms utilities. More...
|
interface | IClosableFromContainedForm |
| Marker interface indicating that a form can be closed from the contained control. More...
|
class | AlignmentControl |
| Control for setting horizontal and vertical alignment of items. More...
|
class | AlignmentTestForm |
| Test form, used only to test if control can be inclded in the form.. More...
|
class | AlignmentControlOld |
| Control for adjusting alignment. Alignment is get or set by the Alignment property. More...
|
class | WindowShiftControlNumeric |
| Control for setting window positions, relative positions, sizes, positions, shifts, etc. More...
|
class | WindowShiftControlText |
| Control for setting window positions, relative positions, sizes, positions, shifts, etc. More...
|
class | TestControl |
| Test control. More...
|
class | TestForm |
| Test form. More...
|
class | WindowPositioner |
| Takes care of windows positioning, relative of absolute to the screen and/or other windows. More...
|
class | WindowPositionerControl |
| Control for testing window positioning. More...
|
class | WindowPositionerForm |
| Windows form for testing window positioning./summary> $A Igor xx Oct09;. More...
|
class | XMLTestPath |
class | ReportMsg_Examples |
interface | IReporterMessageBox |
interface | IReporterFadeMessage |
interface | IReporterConsoleForm |
interface | IReporterSpeech |
class | ReporterConsoleMsgbox_Base |
| Base class for reporter classes that contain either reporting via system console, reporting via message box, or both. More...
|
class | ReporterConsoleMsgbox |
class | ReporterMsgbox |
class | GraphWindowTemplate_Old |
| Form used for plots. More...
|
Functions |
delegate void | VoidDelegate () |
| Summary description for FaidMessage1.
|
delegate void | FormDelegate (Form f) |
| Reference to a function without arguments & return value.
|
delegate void | ControlDelegate (Control ct) |