The state of the window.
[Visual Basic 6.0] Property State As esriWindowState
[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.