Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ButtonsCount_assign method
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00382828
Message ID:
00382835
Views:
19
>>Hi everyone,
>>
>> I have a class called btcc_options. This is a container within container and option group within the container. I want to write a code in OptionGroup.ButtonsCount_assign method (Option group in this class is just VFP native Option Group). How can I do it, if it's possible at all?
>>
>> Thanks in advance.
>
>You have to sub-class the native control. Then you can, via the Edit Property/Method option, add an assign method.

Hi George,

I expected this answer. IOW, there is no way to add this functionality in my existing class unless I re-design it to use subclass of OptionGroup in inner container. Pity :(
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform