Window states.
| Constant | Value | Description |
|---|---|---|
| esriWSNormal | 0 | The window is restored. |
| esriWSMinimize | 1 | The window is minimized. |
| esriWSMaximize | 2 | The window is maximized. |
| esriWSFloating | 4 | The window is dockable and floating. |
Product Availability
Available with ArcGIS Desktop.
Remarks
The IWindowPosition::State property uses the esriWindowState enumeration to specify whether the window is normal, minimized, or maximized.