Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the loading sequence of a form
Message
 
 
To
01/05/2002 20:42:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00651684
Message ID:
00651691
Views:
13
>Hello
>
>I have a form that accepts parameter in init and depending upon the param,i process some info and display a message box to continue or exit , if the user select exit the form still loads,how to avoid that,
>
>and what is the form's loading sequence, i mean which event load's first.
>
>txs

You can return .F. from the Init of the form in case you don't form to instantiate. The sequince of events is LISA G : Load, Init, Show, Activate and GotFocus. See http://fox.wikis.com/wc.dll?Wiki~FormEvents~VFP for more details.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform