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.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic