Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change the Option Button
Message
De
23/06/1999 15:42:09
 
 
À
22/06/1999 22:12:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00232780
Message ID:
00233156
Vues:
32
><< is there anyway i can change the option button style? i want to change the
><< small dot, to something look like button style. and the label remain the
><< same. i am using VFP 5.0
>
>I don't believe there is a way to change the dot...
>
>However, one way to do it would be to make your own class. Using a custom container, add a "button" (or whatever image you want) and add a label. Next using another custom container drop as many of these "objects" into this container that you want.
>
>Obviously, you make this as simple or as complex as you want. You can now write code to make your custom "option group" container act however you want.
>
>HTH
>Michael

You may also want to use a checkbox with Style=Graphical. That way, the button "stays pressed" when you click it.

Just my $.02

Larry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform