Property | Type | Description | |
---|---|---|---|
errorProvider | System.Windows.Forms.ErrorProvider |
Property | Type | Description | |
---|---|---|---|
ControlsToData | void | ||
DataToControls | void | ||
InitializeComponent | void | ||
SetControlStates | void | ||
chkHasAddress_CheckedChanged | void | ||
chkHasAddress_CheckedChanged_1 | void |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
ManufacturerControl ( ) : System | ||
Ok2Validate ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnEnabledChanged ( EventArgs e ) : void |
Method | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetControlStates ( ) : void | ||
chkHasAddress_CheckedChanged ( object sender, EventArgs e ) : void | ||
chkHasAddress_CheckedChanged_1 ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnEnabledChanged ( EventArgs e ) : void | ||
e | EventArgs | |
return | void |