Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I make invisible the main window in vfp
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00265898
Message ID:
00265914
Views:
15
>For a new app , I want to make invisible the main window in VFP for to have to the monitor only a main form of my applic.
>Some ideas ?
>
>Thanks
>
>Dorin

In code you could also do the following:
_Screen.visible = .F.
and in the main form you want to use, set the form's ShowWindow = 2

Mike A
Michael P. Antonovich, MCSD
Email: mike@micmin.com
MicMin Associates - Orlando, FL


Previous
Next
Reply
Map
View

Click here to load this message in the networking platform