Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically Expand node in Treeview
Message
 
To
24/10/2001 12:51:41
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00572716
Message ID:
00572731
Views:
24
>Hi All,
>
>Is it possible to Programatically Expand a node if I know the Node's KEY?
>
>This does nothing: THISFORM.MenuTree.expand(nNodeKey)
>
>TIA
Mike,

Try:

ThisForm.MenuTree.Nodes(NodeKey).Expanded = .T.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform