Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to subclassing option group
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01148773
Message ID:
01149225
Vues:
9
>Hi Jim,
>
>I have create a subclass of the option group in the class designer. When I then add that subclass to the form in the form designer I cant change the names of the option buttons in the group.

If you're creating a generic option group class, set the ButtonCount to 0. Only set the ButtonCount for specific cases like the YesNo class that Jim mentions. Also, use Grigore's suggestion to use the memberclass to specify the option button class to use when you do set the ButtonCount to something other than 0.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform