Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Expanding a Treeview
Message
 
To
23/08/2002 04:56:04
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00692806
Message ID:
00692814
Views:
25
>Dear All,
>
>When I create a treeview and display it on a form, it is in a collapsed state and as a result of which i have to click on the root node to expand it.
>
>I would greatly appreciate if anyone could give me the command to expand a treeview programmatically.
>
>with sincere thanks.
Try setting the nodes expanded property
oNode.Expanded = .T.
HTH
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform