Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximize form
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00437528
Message ID:
00437915
Views:
19
>Create the Form with the Visible property set .F., or set the property to .F. in the Load method; in the Init:
>
>
WITH thisform
>   .lockscreen = .T.
>   =DODEFAULT()
>   .WindowState = 2
>   .visible = .t.
>   .lockscreen = .F.
>ENDWITH
Thanks Ed, I tried this setting the visible property to .F. in the Load event, your code works but a question, the Resize Event is not fired. Any cue?

Thanks.
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform