Property | Type | Description | |
---|---|---|---|
documentControl | |||
lvClassNames | awb.AWBTextCollectionList | ||
tabClass | System.Windows.Forms.TabPage | ||
tabControl1 | System.Windows.Forms.TabControl | ||
tabDocument | System.Windows.Forms.TabPage |
Property | Type | Description | |
---|---|---|---|
IVIDriverControl_Resize | void | ||
InitListView | void | ||
InitializeComponent | void | ||
SetColumnWidths | void | ||
cmbIVIType_SelectedIndexChanged | void |
Method | Description | |
---|---|---|
IVIDriverControl ( ) : System |
Method | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
IVIDriverControl_Resize ( object sender, EventArgs e ) : void | ||
InitListView ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetColumnWidths ( ) : void | ||
cmbIVIType_SelectedIndexChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DocumentControl,ATMLCommonLibrary.controls.document documentControl | ||
return |
protected awb.AWBTextCollectionList lvClassNames | ||
return | awb.AWBTextCollectionList |
protected System.Windows.Forms.TabPage tabClass | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabControl tabControl1 | ||
return | System.Windows.Forms.TabControl |