Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview.SelectedItem
Message
De
11/03/2004 12:19:51
 
 
À
11/03/2004 12:01:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00885264
Message ID:
00885274
Vues:
45
This message has been marked as the solution to the initial question of the thread.
How can I determine if a node IS selected in a treeview control?
loNode = This.SelectedItem
IF VARTYPE( loNode ) = 'O'
  *** a node is selected
  .
  .
  .
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform