Method | Description | |
---|---|---|
SetAreaFilterDlg ( ) : System |
Creates an empty form.
|
|
ShowDialog ( |
Displays the available areas in a tree view.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BrowseTV_AfterSelect ( object sender, |
Handles the AfterSelect event of the BrowseTV control.
|
|
BrowseTV_BeforeExpand ( object sender, System.Windows.Forms.TreeViewCancelEventArgs e ) : void |
Handles the BeforeExpand event of the BrowseTV control.
|
|
BrowseTV_DoubleClick ( object sender, |
Handles the DoubleClick event of the BrowseTV control.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public ShowDialog ( |
||
session | The session. | |
return | Opc.Ua.NodeId |