Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView NodeClick
Message
De
18/01/2000 12:25:59
 
 
À
18/01/2000 09:20:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00319408
Message ID:
00319502
Vues:
11
Well, here are a few... (these apply to treeview 6.0)

bold (T/F)
checked (T/F)
child (node object)
children (not sure, could be a collection)
expanded (T/F)
expandedimage (numeric)
firstsibling
fullpath
key
lastsibling
next (node obj)
parent (node obj)
previous (node obj)
selected (T/F)
selectedimage (numeric)
sorted


John, another way to get information about the properties of an activeX control, is to (in this case) put a SET STEP ON in the node_click event and open up the debugger and put 'node' in the watch window or look at the locals window. The window will show the 'node' as an object, which you can expand and look at the properties and their values.

Rob.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform