Свойство | Тип | Описание | |
---|---|---|---|
AddConnection | void | ||
AddInterfacePort | void | ||
GetPortList | List |
||
HasPort | bool | ||
InitConnectionListView | void | ||
InitInterfaceListView | void | ||
InitializeComponent | void | ||
SetConnectionListViewColumnWidths | void | ||
SetInterfaceListViewColumnWidths | void | ||
SwitchControl_Resize | void | ||
lvInterface_OnAdd | void | ||
lvInterface_OnDelete | void | ||
lvInterface_OnEdit | void | ||
lvSwitchRelays_OnAdd | void | ||
lvSwitchRelays_OnDelete | void | ||
lvSwitchRelays_OnEdit | void |
Метод | Описание | |
---|---|---|
SwitchControl ( ) : System |
Метод | Описание | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControl ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
AddConnection ( |
||
AddInterfacePort ( |
||
GetPortList ( ) : List |
||
HasPort ( |
||
InitConnectionListView ( ) : void | ||
InitInterfaceListView ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetConnectionListViewColumnWidths ( ) : void | ||
SetInterfaceListViewColumnWidths ( ) : void | ||
SwitchControl_Resize ( object sender, |
||
lvInterface_OnAdd ( ) : void | ||
lvInterface_OnDelete ( ) : void | ||
lvInterface_OnEdit ( ) : void | ||
lvSwitchRelays_OnAdd ( ) : void | ||
lvSwitchRelays_OnDelete ( ) : void | ||
lvSwitchRelays_OnEdit ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |