Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Option group class question
Message
From
17/02/1999 18:30:50
 
 
To
17/02/1999 17:41:36
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00188669
Message ID:
00188685
Views:
19
>Hi,
>I have an option group control in my class library with button count = 2. When I use the control on a form, and I need the button count = 3, the third button does not inheret the Font from my option group class. Instead, it uses Arial. Where is this Arial font coming from?
>Is it possible to code an option group in the class library to have a flexible number buttons?
>I know that using a SetAll in the Init event will fix this problem at run time, but is there a way to correct it at design time?
>Thanks,
>John

Arial is the default font. What I did was define my OptionGroup with 10 buttons. In the Init, I RemoveObject for those I don't need.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform