WinStudio
IWSFormComponent interface, tree objects
Refreshes the tree component, rebuilding itself from the top/root.
object.TreeRefresh( )
Part |
Description |
object | Required. A reference to a valid tree component object. |
ThisForm.Components("tree1").TreeRefresh()
TreeGetCurItemLevelProperty Method