Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview problems
Message
From
11/01/1999 10:18:54
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgium
 
 
To
11/01/1999 08:40:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00174616
Message ID:
00174651
Views:
21
You can't use vartype with quotes. I think you should do vartype(node) == "O".
If vartype doesn't work try TYPE("") instead, sometimes vartype() doesn't work cause the variable doesn't exist.
If you have Visual Studio. Run interdev and select view other windows object browsers. You will be able to browse trough ActiveX controls and their methods.
ComctlLib is the one that contains the TreeView Control.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform