Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! How to close a form right inside Init method
Message
From
28/12/1999 11:35:39
 
 
To
28/12/1999 11:26:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00309197
Message ID:
00309207
Views:
37
Hi Puri,

>The above code is in the Init method of splash screen form.
>Even after executing the above code, the form is getting displayed.

You can put RETURN .F. is you want the form to stop running and never show in the Init(). You can also put this is the Show(), or put NODEFAULT in the Show() and it will still run, just not be Shown. Does this help?
Previous
Reply
Map
View

Click here to load this message in the networking platform