Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically Expand node in Treeview
Message
From
24/10/2001 13:37:32
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00572716
Message ID:
00572764
Views:
30
>Expand is an event that occurs when a node is expanded. It is not a method to Expand a specified node.

True, I didn't see it that way.


>Try:
>THISFORM.MenuTree.Nodes(nNodeKey).expanded = .T.

I found the EXPANDED property in the help file. The example show a numeric value for the node. Nodes(1).expanded = .T. When I said KEY I meant the KEY I gave it when I added it. i.e. ABA01

How could I now find this numeric value based on the KEY I gave it?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform