Visual Basic (Usage) | ![]() |
---|---|
Dim srv As Session Dim tvBranches As TreeView Dim lvItems As ListView Dim instance As New ShowBrowseTreeList(srv, tvBranches, lvItems) |
Parameters
- srv
- UA server session object for the server communication.
- tvBranches
- TreeView dialog where the nodes are displayed.
- lvItems
- ListView dialog where the Variable nodes of the selected node are displayed.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x