Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close a form from another form. How?
Message
 
 
To
18/06/1998 21:12:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00109766
Message ID:
00109769
Views:
16
>I am trying to close a FORM from another FORM.
>
>In the LOAD event of the 2'nd form,
>I call the first forms release event
>but this crashes.
>
>this.parent.frm_wizprov_beg.release
>
>I've also tried:
>_SCREEN.frm_wizprov_beg.release
>_TOP.frm_wizprov_beg.release
>_VFP.frm_wizprov_beg.release
>
>So, how do you release one form
>from another?


Go directly to the Name of the form.

MyformName.Release

OR

RELEASE WINDOW MyformName
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform