Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview not collapsing
Message
 
To
16/07/2002 07:16:19
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00679015
Message ID:
00679046
Views:
25
>Hi All,
>I have created a tree view control. Node click is set properly but I want to show it collapsed as soon as the form is initialized. How do I do that?
>I have tried to write in the init this.expand, but it does not want to work.
>I have tried to write in the init this.nodeclick() but I don't know what to put in the brackets. Anything I do, an error message is coming.
>Any ideas?
>Thanks
>Jonathan Feldnan

Jonathan,
Have you tried
ThisForm.tvMyTree.SelectedItem.EnsureVisible
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform