Windows form (System.Windows.Forms.Form) that can launch and show arbitrary controls and can create them if necessary.
More...
|
| ControlViewerForm () |
| Creates a control viewer form with default parameters. Control to be shown can be chosen on the More...
|
|
| ControlViewerForm (Control launchedControl) |
| Creates the control viewer window and assigns the (already created) specified control to be shown in the viewer. More...
|
|
| ControlViewerForm () |
| Creates a control viewer form with default parameters. Control to be shown can be chosen on the More...
|
|
| ControlViewerForm (Control launchedControl) |
| Creates the control viewer window and assigns the (already created) specified control to be shown in the viewer. More...
|
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More...
|
|
void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More...
|
|
Windows form (System.Windows.Forms.Form) that can launch and show arbitrary controls and can create them if necessary.
IG.Forms.ControlViewerForm.ControlViewerForm |
( |
| ) |
|
|
inline |
Creates a control viewer form with default parameters. Control to be shown can be chosen on the
IG.Forms.ControlViewerForm.ControlViewerForm |
( |
Control |
launchedControl | ) |
|
|
inline |
Creates the control viewer window and assigns the (already created) specified control to be shown in the viewer.
- Parameters
-
launchedControl | Control to be shown in the viewing container of the form. |
IG.Forms.ControlViewerForm.ControlViewerForm |
( |
| ) |
|
|
inline |
Creates a control viewer form with default parameters. Control to be shown can be chosen on the
IG.Forms.ControlViewerForm.ControlViewerForm |
( |
Control |
launchedControl | ) |
|
|
inline |
Creates the control viewer window and assigns the (already created) specified control to be shown in the viewer.
- Parameters
-
launchedControl | Control to be shown in the viewing container of the form. |
override void IG.Forms.ControlViewerForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Forms.ControlViewerForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
override void IG.Forms.ControlViewerForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Forms.ControlViewerForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
System ComponentModel IContainer IG.Forms.ControlViewerForm.components = null |
|
private |
Required designer variable.
Gets the control within the current form that is responsible for displaying the inspected control.
The documentation for this class was generated from the following files: