Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub Forms... How do I get out!
Message
 
 
To
16/04/1998 08:39:13
Mark Kessler
U.S.M.C. - Network Operation Center
Quantico, Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00092453
Message ID:
00092456
Views:
20
>I have a menu form that uses a do form command to call another form. The problem is that when I am done with the second form I can't figure out how to close/quit the second form and return control to the menu form.
>
>I looked up the RETURN command and can't get it to close the form.
>The form is set to closeable = .T. .
>
>How may this be acomplished?

Put ThisForm.Release() in the Exit button on your form. Set the Cancel property of that button to .T. as well.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform