Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing Colors of Command Button
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01460373
Message ID:
01460388
Vues:
57
With a bunch of API calls this can be achieved: a bitmap is created on-the-fly with specified background color and caption, and gets assigned to button's Picture property.

Subclassing CommandButton control to create BackColor property
http://www.news2news.com/vfp/?example=392

There are at least two drawbacks in this particular implementation: WordWrap and hot-keys not supported.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform