Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Do You Hide the Default Toolbar in VFP3?
Message
From
20/10/1998 11:33:34
Dave Nantais
Light speed database solutions
Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00148382
Message ID:
00148511
Views:
14
>John,
>
>Can that command, RELEASE WINDOW "standard" be placed in the CONFIG.FPW file somehow? And, how about the equivalent of commands such as _SCREEN.AutoCenter=.T., and _SCREEN.Height/Width? This would help the window pop up much more clean-like. Remember, this is VFP3.
>
>Thanks!
>
>Michael Reynolds
You can SET any environment variable inside the configuration file.
Using "command" or _STARTUP you can execute a program or application from within the configuration file ; at the beginning of the program or application simply RELEASE the toolbars you want and the startup of your application will have a clean appearance.

Dave.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform