|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
bool | ShowDummyContents [get, set] |
| Whether the dummy contents of the contaier that holds the viewed control is shown. More...
|
|
Control | DisplayedControl [get, set] |
| Gets or sets the control that is displayed by the current control. More...
|
|
IG.Forms.ControlViewerControl.ControlViewerControl |
( |
| ) |
|
|
inline |
IG.Forms.ControlViewerControl.ControlViewerControl |
( |
Control |
viewedControl | ) |
|
|
inline |
IG.Forms.ControlViewerControl.ControlViewerControl |
( |
| ) |
|
|
inline |
IG.Forms.ControlViewerControl.ControlViewerControl |
( |
Control |
viewedControl | ) |
|
|
inline |
static Control IG.Forms.ControlViewerControl.CreateNewControl |
( |
Type |
controlType, |
|
|
bool |
throwIfIncorrectType |
|
) |
| |
|
inlinestatic |
void IG.Forms.ControlViewerControl.ShowControl |
( |
Type |
controlType | ) |
|
|
inline |
void IG.Forms.ControlViewerControl.btnCloseControls_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.ControlViewerControl.btnZoomOut_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.ControlViewerControl.btnZoomIn_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IG.Forms.ControlViewerControl.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Forms.ControlViewerControl.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
static Control IG.Forms.ControlViewerControl.CreateNewControl |
( |
Type |
controlType, |
|
|
bool |
throwIfIncorrectType |
|
) |
| |
|
inlinestatic |
void IG.Forms.ControlViewerControl.ShowControl |
( |
Type |
controlType | ) |
|
|
inline |
void IG.Forms.ControlViewerControl.btnCloseControls_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.ControlViewerControl.btnZoomOut_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.ControlViewerControl.btnZoomIn_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IG.Forms.ControlViewerControl.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Forms.ControlViewerControl.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
bool IG.Forms.ControlViewerControl._showDummyContents = true |
|
private |
Control IG.Forms.ControlViewerControl._displayedControl = null |
|
private |
System ComponentModel IContainer IG.Forms.ControlViewerControl.components = null |
|
private |
Required designer variable.
System Windows Forms FlowLayoutPanel IG.Forms.ControlViewerControl.flowLayoutPanel1 |
|
private |
System Windows Forms FlowLayoutPanel IG.Forms.ControlViewerControl.pnlControlContainer |
|
private |
System Windows Forms Button IG.Forms.ControlViewerControl.btnControlPosition |
|
private |
System Windows Forms Panel IG.Forms.ControlViewerControl.pnlControls |
|
private |
System Windows Forms Label IG.Forms.ControlViewerControl.lblControls |
|
private |
System Windows Forms Button IG.Forms.ControlViewerControl.btnCloseControls |
|
private |
System Windows Forms Button IG.Forms.ControlViewerControl.btnTest |
|
private |
System Windows Forms Button IG.Forms.ControlViewerControl.btnZoomIn |
|
private |
System Windows Forms Button IG.Forms.ControlViewerControl.btnZoomOut |
|
private |
System Windows Forms Button IG.Forms.ControlViewerControl.btnUnderConstruction_To_Delete |
|
private |
bool IG.Forms.ControlViewerControl.ShowDummyContents |
|
getset |
Whether the dummy contents of the contaier that holds the viewed control is shown.
Showing dummy contents (usually just a button) can serve to verify that layout of the form is rendered correctly.
Control IG.Forms.ControlViewerControl.DisplayedControl |
|
getset |
Gets or sets the control that is displayed by the current control.
The documentation for this class was generated from the following files: