Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code executed by pressing Add button
Message
 
To
30/07/2004 18:43:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00929791
Message ID:
00930169
Views:
8
To simplify things already said, the Add button you mention is in a container of buttons, correct? You may be using the picture buttons. You will have to look at the txtbtns (text buttons) class in the wizbtns.vcx class library (found in the Wizards folder under the VFP folder), because the picture buttons are based on that class and no code is visible there, just in the textbutton class. All the code is exposed when you modify the txtbtns class.

Dana


>I created a table in VFP6. I then created a form to maintain the data in the table using the forms wizard. I how need to edit the code that is executed when the Add button is clicked, I need to see the code right down to the APPEND BLANK command
Where's the damned Any Key?...too late
Previous
Reply
Map
View

Click here to load this message in the networking platform