Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Option group blues...
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Option group blues...
Miscellaneous
Thread ID:
00410538
Message ID:
00410538
Views:
35
I subclassed the optiongroup base class to myOptionGroup class. It contains by default two option buttons.

Q1: When I drop myOptionGroup on a form, I can not change the name property of the two buttons in the class. Why is this?
(Increasing the button count to, let's say, 4, I can change the name property of the 2 added option buttons. Setting button count to 0 in myOptionGroup class will solve the name problem, but then, I can't have any defaults at the class level for the option buttons - because there aren't any.)

Q2: Can I have my own option buttons (not the VFP base class optionbutton) in myOptionGroup class?

Q3: In the myOptionGroup class I set the autosize property of the buttons to TRUE. On a form, I use graphical style for the option buttons, and change the autosize to FALSE - still, running the form the buttons will not retain the size I set manually. Is this a bug?

TIA

dz
Doru
Next
Reply
Map
View

Click here to load this message in the networking platform