This document is archived and information here might be outdated. Recommended version. |
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. |
The IWindowPosition::State property uses the esriWindowState enumeration to specify whether the window is normal, minimized, or maximized.