Syntax
AppHide [WindowName$]
Remarks
In Windows, hides the specified application and removes its window name from the Task List. On the Macintosh, AppHide is not available and generates an error.
Argument | Explanation |
WindowName$ | A string that matches the beginning of an application window name, as it appears in the title bar or Task List. If omitted, Word is assumed. For more information on WindowName$, see AppActivate. |
See Also
AppClose, AppShow