Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where can I see/modify code of a BUTTONSET ?
Message
From
11/09/2002 19:32:11
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
11/09/2002 14:59:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00699469
Message ID:
00699576
Views:
24
This message has been marked as the solution to the initial question of the thread.
>I'm creating a form using the Forms Wizard. It creates a default set of buttons at the bottom of the form. How can I see the code of this object and how can I modify it?

Ulises, it's hard to tell exactly which buttonset the Wizard has dropped on your form, but if it's something like the FoxPro Foundation Classes' VCR buttons (mine are in "C:\Program Files\Microsoft Visual FoxPro 7\Ffc\_datanav.vcx") you can open that class library and see the individual buttons, their code, and also whatever code has been added to the container. Finally the single buttons are subclassed from the _commandbutton of the _base.vcx.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform