Property | Type | Description | |
---|---|---|---|
m_iMaximumLabelLength | Int32 |
Method | Description | |
---|---|---|
MaximumLabelLengthControl ( ) : System |
Initializes a new instance of the
|
|
Validate ( ) : Boolean |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
EnableControls ( ) : void |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
chkUseMaximumLabelLength_CheckedChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
return | Boolean |
public MaximumLabelLengthControl ( ) : System | ||
return | System |