Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Amending Commandgroup Class
Message
From
26/07/1999 19:49:33
 
 
To
26/07/1999 16:13:13
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00246273
Message ID:
00246383
Views:
16
>Harry,
>"Baseclass" is always VFP's. You can only change class. With a commandgroup you would only able to change existing (or added via buttoncount) buttons' properties add/edit methods-events. It's not a container type that you could add other controls (subclassed commandbuttons). If you want to make it instead of a commandgroup use a container and add buttons to it (see txtbtns in wizstyle.vcx). But with a commandgroup you could use setall for properties and use commandgroup events-methods for global methods-events (ie: no click code to buttons but edit commandgroup's click instead).
>Cetin

thanks for the reply.
I think I understand most of it but are you saying that you can't create a subclassed commandgroup that uses your own subclassed command buttons?!

Harry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform