Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling Treeview
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00907177
Message ID:
00907186
Views:
13
>Hi All,
>
>Is there a way of disabling the treeview initially? I tried This.ole_treeview1.Enabled = .F. in the init() of the form, but I still can click on the nodes. Any Ideas?
>
>TIA

You have to say This.ole_treeview1.Object.Enabled = .F.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform