Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable a treeview control
Message
 
 
To
11/01/2007 22:47:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
01184889
Message ID:
01184890
Views:
13
>How to enable/disable a treeview control?
* Disable
Thisform.oTreeview.OBJECT.Enabled = .F.
* Enable
Thisform.oTreeview.OBJECT.Enabled = .T.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform