How to Hide the Application Control Box (134246)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q134246 SUMMARY
To hide the Application Control menu in Visual FoxPro, issue the following
command in a program or in the Command window:
_SCREEN.CONTROLBOX=.F.
To get the Application Control menu back, issue this command:
_SCREEN.CONTROLBOX=.T.
Modification Type: | Major | Last Reviewed: | 2/15/2000 |
---|
Keywords: | KB134246 |
---|
|