Property | Type | Description | |
---|---|---|---|
_versionIdentifier | |||
cmbVersionIdentifierQualifier | System.Windows.Forms.ComboBox | ||
edtVersion | awb.AWBTextBox | ||
edtVersionName | awb.AWBTextBox | ||
lblVersion | HelpLabel | ||
lblVersionName | HelpLabel | ||
lblVersionQualifier | HelpLabel |
Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
lblVersionQualifier_Click | void |
Method | Description | |
---|---|---|
VersionIdentifierControl ( ) : System |
Method | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
VersionIdentifierControl_Validating ( object sender, CancelEventArgs e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
lblVersionQualifier_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected VersionIdentifierControl_Validating ( object sender, CancelEventArgs e ) : void | ||
sender | object | |
e | CancelEventArgs | |
return | void |
protected VersionIdentifier,ATMLModelLibrary.model.equipment _versionIdentifier | ||
return |
protected System.Windows.Forms.ComboBox cmbVersionIdentifierQualifier | ||
return | System.Windows.Forms.ComboBox |