Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking if a certain commandbutton has been clicked
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00203257
Message ID:
00203262
Views:
24
>Hello out there! Is there a way of checking if a certain commandbutton has been clicked on a form? TIA.

Make a custom form or button property myform.clickedornot. Set it to true in the click event of the button, then you can check the property to see if it was clicked or not. HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform