Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS toolbar6.0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00144457
Message ID:
00144459
Vues:
25
>How do you enable/disable individual buttons using the new MS Toolbar 6.0. I am using the imagelist control to hold images for the buttons and creating the necessary buttons in code.
>
>
>*--Forms init code
>
>THISFORM.coolbar.imagelist = THISFORM.imagelist
>
>WITH THISFORM.coolbar
>.buttons.add(,"save","Save",,"save")
>.buttons.add(,"new","New",,"new")
>.buttons.add(,"open","Open",,"open")
>ENDWITH
>
>I've been using command buttons and disable/enable as needed, but not sure how this works with the new MS Toolbar and the documentation for this control doesn't clearly state the syntax for controlling state of the buttons.
>
>I would appreciate any help.
>
>Thanks.
>
>John

I found the documentation...Sorry for jumping the gun here. :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform