How To Suppress the Default Menu for a Visual FoxPro .EXE File (145845)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q145845 SUMMARY
Under certain circumstances, you may want to keep the default Visual
FoxPro menu from appearing in an Visual FoxPro created .exe file. To do
this, place the following command in the Config.fpw configuration file for
Visual FoxPro.
SYSMENU = OFF
This will keep the menu from appearing. For more information regarding the
Config.fpw file, please see the Help Topic "Setting the Environment with a
Configuration File" in the Visual FoxPro Help file.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto kbsetup KB145845 |
---|
|