Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Commandbuttom with caption
Message
From
23/09/2005 06:30:36
 
 
To
23/09/2005 00:45:52
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP3
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01052280
Message ID:
01052322
Views:
7
I want to click button that has caption "Mango".
How is it possible programatically?


In addition to what Hilmar has told you, it is much better programming practice to code in methods, not events. What this means is that you really should create a custom form method and call that method from the click of the command button and anywhere else you need to execute the code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform