Returns the first child node. Runtime-only.
object.ChildNode = [node object]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and node object is the first child of the specified object.
Newlook Smartclient only.
This property is used to return the first child node of the specified node object.
This property returns the node object, which means that all its properties are also accessible.
Where there are no children of the specified node, this property will return a run-time error.
It is possible to use the Add and Remove methods to add Nodes dynamically to a tree view via a script or macro or they can be added in Designer.
Nodes collection | Add method | Remove method | Text property | Icon property | SelectedIcon property
© 2004-2021 looksoftware. All rights reserved.