Property shortcutFile.ShowState
Overload
Gets or sets the window show state. Most programs ignore it.
public int ShowState { get; set; }
Exceptions
AuException
The |
Property Value
int
1 (normal, default), 2 (minimized) or 3 (maximized). |