Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error unknown member in a class
Message
 
 
To
02/03/2003 23:27:16
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00760220
Message ID:
00760237
Views:
11
>How did you add buttons to the form? Why do you base buttons on commandgroup and not on commandbutton?
>
>i just dragged the mybuttons class i created based on commandgroup. i used a commandgroup instead of just commandbuttons since im putting 12 buttons in my form. i assumed it is a lot easier to drag all 12 buttons at once using a commandgroup. and i don't know how to do this using a commandbutton.
>
>what should i do?

You're missing commandgroup reference
Thisform.< commandgroupname >.cmdClose.visible=.T.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform