Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I programmatic change the check box in tree view
Message
From
14/06/2000 04:14:26
 
 
To
14/06/2000 03:39:52
Raymond Lee
Digicentury (Guangzhou)
Guangzhou, China
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00380092
Message ID:
00380096
Views:
20
Each node object in the treeview control has a boolean Checked property that can be used to toggle the checked state of the control. For example:-

ThisForm.oleTree.SelectedItem.Checked = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform