|
IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Control for adjusting alignment. More...
Inheritance diagram for IG.Forms.AlignmentControlOld:
Collaboration diagram for IG.Forms.AlignmentControlOld:Public Member Functions | |
| AlignmentControlOld () | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. More... | |
Protected Attributes | |
| Alignment | _alignment = new Alignment() |
Properties | |
| string | Title [get, set] |
| Text displayed in the title label of the control. More... | |
| Alignment | Alignment [get, set] |
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... | |
| System.Windows.Forms.Label | lblHorizontal |
| System.Windows.Forms.RadioButton | rbHorizontalNone |
| System.Windows.Forms.Panel | pnlHorizontal |
| System.Windows.Forms.RadioButton | rbHorizontalRight |
| System.Windows.Forms.RadioButton | rbHorizontalCentered |
| System.Windows.Forms.RadioButton | rbHorizontalLeft |
| System.Windows.Forms.Panel | pnlVertical |
| System.Windows.Forms.Label | lblVertical |
| System.Windows.Forms.RadioButton | rbVerticalBottom |
| System.Windows.Forms.RadioButton | rbVerticalCentered |
| System.Windows.Forms.RadioButton | rbVerticalTop |
| System.Windows.Forms.RadioButton | rbVerticalNone |
| System.Windows.Forms.Panel | pnlOuter |
| System.Windows.Forms.Label | lblTitle11 |
Control for adjusting alignment.
Alignment is get or set by the Alignment property.
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 |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
getset |
Text displayed in the title label of the control.
|
getset |