This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IW > IWindowPosition Interface > IWindowPosition.State Property (ArcObjects .NET 10.4 SDK) |
The state of the window.
[Visual Basic .NET] Public Property State As esriWindowState
[C#] public esriWindowState State {get; set;}
The State property uses the esriWindowState enumeration to specify whether the window is normal, minimized, or maximized.