Property | Type | Description | |
---|---|---|---|
edtName | awb.AWBTextBox | ||
helpLabel1 | HelpLabel | ||
lblName | HelpLabel |
Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
SetGridColumnWidths | void | ||
SwitchRelayForm_Resize | void | ||
dgRelayConnections_RowsAdded | void |
Method | Description | |
---|---|---|
SwitchRelayForm ( List |
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.
|
|
SetGridColumnWidths ( ) : void | ||
SwitchRelayForm_Resize ( object sender, |
||
dgRelayConnections_RowsAdded ( object sender, System.Windows.Forms.DataGridViewRowsAddedEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SwitchRelayForm ( List |
||
ports | List |
|
return | System |