Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximized initial screen in .EXE
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00097541
Message ID:
00097889
Views:
26
>Jess:
>
>I get it, but how can I get the main desktop window to be an SDI?
>
>>Not unless you are using an SDI form as your main desktop window, there is no way the VFP desktop window be displayed as maximized. It will initially display on its default or normal size then gets maximized once activated.

Set the Form's ShowWindow property to "AS TOP LEVEL". Then attached your menu by issuing DO mainmenu.mpr WITH THIS at Init Event of the form.

Your main menu should be set at "IN TOP LEVEL FORM" at general options of menu builder.

Make sure your config.fpw should have SCREEN = OFF.

The disadvantage of using SDI is that you can not display STATUS BAR of the VFP system.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform