Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview problems
Message
De
11/01/1999 10:18:54
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgique
 
 
À
11/01/1999 08:40:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00174616
Message ID:
00174651
Vues:
22
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform