The Variable class nodes of the selected TreeView node are displayed in the ListView.
In the ListView multiple nodes can be selected while the TreeView only allows selection a single node.
Node images are displayed as shown in the picture. The user can select other images or supply his own ImageList. In default mode, the server is browsed as needed, initially the root level and each branch when it is selected for the first time. This results in a short latency, even for servers with a large address space. The BrowseTreeList object's BowseModeOneLevel property can be set to false, to force browsing all levels in the first call.
TreeNode.Text holds the UA node display name.
TreeNode.Tag holds a NodeElement object with the details of the UA node and the details of the child nodes.

Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ShowBrowseTreeList |
C# | |
---|---|
public class ShowBrowseTreeList |
System.Object
Advosol.EasyUA.ShowBrowseTreeList
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x