Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to disable a node in Treeview
Message
 
À
25/03/1998 18:35:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00087150
Message ID:
00087179
Vues:
26
>I'm trying to disable a node in the Treeview control, with no success.

Here is a kludge:

If you want to disable a node, set the forecolor property of the node to RGB(192,192,192). Then, when the user clicks or double clicks a node - query the forecolor property. If it is RGB(192,192,192) - issue a nodefault.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform