|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Inheritance diagram for IG.Forms.TestForm:
Collaboration diagram for IG.Forms.TestForm:Public Member Functions | |
| TestForm () | |
Public Member Functions inherited from IG.Forms.IClosableFromContainedForm | |
| void | Close () |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. More... | |
Properties | |
| string | Title [get] |
| int | Id [get] |
| Unique ID for objects of the currnet and derived classes. More... | |
Private Member Functions | |
| void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Private Attributes | |
| System.ComponentModel.IContainer | components = null |
| Required designer variable. More... | |
| TestControl | testControl1 = null |
Test form.
This is a dummy control used for various tests such as window positioning.
$A Igor Oct09;
|
inline |
|
inlineprotected |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
private |
Required designer variable.
|
private |
|
get |
|
get |
Unique ID for objects of the currnet and derived classes.
Returns the ID of the embedded test control (of type AlignmentControlOld).