Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Button
Message
 
To
30/04/1998 12:48:04
Travis Clark
Journal Record Publishing Co
Oklahoma City, Oklahoma, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00096037
Message ID:
00096045
Views:
48
>One last question on this project:
>Modal Form, VFP 5.0 - I have one button, and all I want it to do is to close the freaking form. I've been searching for it, and I know it must be right in front of me, but I sure can't see it. What's the command, please?
>
>Travis


You can set the [Click] Method of the button to issue:

thisform.release()

which will release the form. If you also need it to Close the Program
you might have to issue a Clear Events in the same event.
Previous
Reply
Map
View

Click here to load this message in the networking platform