Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatically Expand node in Treeview
Message
 
À
24/10/2001 12:51:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00572716
Message ID:
00572731
Vues:
23
>Hi All,
>
>Is it possible to Programatically Expand a node if I know the Node's KEY?
>
>This does nothing: THISFORM.MenuTree.expand(nNodeKey)
>
>TIA
Mike,

Try:

ThisForm.MenuTree.Nodes(NodeKey).Expanded = .T.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform