This method minimizes a window (shrinks the
window to an icon). The result is the same as clicking the Minimize
button on the right corner of its title bar.
If the window was active, it
still is, and its window menu and accelerators are still
functional.
Syntax
WindowIconize([path to window])
Parameters
None.
window
Window to be minimized. If no parameter is provided, the window
shell of the current control is minimized.
|