DEACTIVATE WINDOW Command
Deactivates user-defined windows or Visual FoxPro system windows and removes them from the screen, but not from memory.
DEACTIVATE WINDOW WindowName1 [, WindowName2 ...] | ALL |
Parameters
- WindowName1[, WindowName2...]
-
Specifies one or more windows to deactivate. You can specify Visual FoxPro system windows such as the Command window or a Browse window.
- ALL
-
Deactivates all active windows.
To display the main FoxPro window again, choose Visual FoxPro Screen from the Window menu or issue ACTIVATE WINDOW SCREEN or SHOW WINDOW SCREEN.
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08