Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with Treeview
Message
From
02/02/2001 14:18:00
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00471906
Message ID:
00471918
Views:
20
Works great! Thanks for you help!


>Verify the Node.Checked property. HTH.
>
>*&  Example
>FOR EACH loNode IN THISFORM.oleTreeView.NODES
>     IF loNode.Checked
>          *&  This node is checked.
>     ENDIF
>NEXT loNode
>
Previous
Reply
Map
View

Click here to load this message in the networking platform