Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview control
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00139428
Message ID:
00140228
Views:
29
>Hi Fred,
>
>I had the same problem at the initilization of TreeView Control in VFP5.
>
>The solution is in force a mouse click inside the control with MOUSE command
>
>MOUSE CLICK AT thisform.oleTreeView.Top+1,thisform.oleTreeView.Left+1 ;
> WINDOW (thisform.name)
>
>Try this and tell me if work!
>
>Good Luck

Thanks for the suggestion, but it doesn't seem to work. The mouse gets positioned correctly, but it does not force the TreeView to redraw. When you manually click the mouse it works. Thanks anyways.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform