Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview Question
Message
From
10/12/1998 08:08:33
 
 
To
09/12/1998 14:34:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00165727
Message ID:
00166004
Views:
22
>I have an ActiveX Treeview control on a form and want all nodes expanded (to show sub nodes). Anyone know an easy way to accomplish this??
>
>TIA
>
>Mike
Hi Mike.

After you have added the children for the current node, try this:

ThisForm.TreeView.Nodes(lcCurrentKey).Expanded = .T.

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform