Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing cursor contents in treeview control
Message
De
06/08/2003 09:39:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00817254
Message ID:
00817295
Vues:
24
i want to show process.ename on the form treeview control and while user navigate on the records , node.text code should run video file automatically where its described on videopath field .

What you want to do is to construct the Node's Key to include the PK from the record you are using to populate it. Then, in the TreeView's NodeClick() method, you can use this value to look up the corresponding data and run the video file.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform