Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Load, Init, etc... where to cancel a form ?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00855281
Message ID:
00855288
Views:
17
return .F. in the init() will destroy the form. You can set a property in load() if you want and check it in the init() method.


>I want to do a form that display a client notes (memo) IF THERE IS ONE. I don't want the form to show but, to simplify the calling code, I want to call the form at anytime. It is the form that must know if it has to show or not.
>
>Is it a good behavior to put in in the init or before, such as in the load ?
>
>thanks
>Eric
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Reply
Map
View

Click here to load this message in the networking platform