Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to subclassing option group
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01148773
Message ID:
01149225
Views:
7
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform