Property | Type | Description | |
---|---|---|---|
_bus | |||
edtDefaultAddress | awb.AWBTextBox | ||
lblDefaultAddress | HelpLabel |
Property | Type | Description | |
---|---|---|---|
InitializeComponent | void |
Method | Description | |
---|---|---|
BusControl ( ) : System.ComponentModel |
Method | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public BusControl ( ) : System.ComponentModel | ||
return | System.ComponentModel |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected Bus,ATMLModelLibrary.model.equipment _bus | ||
return |
protected awb.AWBTextBox edtDefaultAddress | ||
return | awb.AWBTextBox |