MCWindowState Enumeration

The MCWindowState enumeration specifies the possible states of a Window object.

Name

Value

Description

mcMaximized

0

The window is maximized.

mcMinimized

1

The window is minimized (iconified).

mcNormal

2

The window is resizable.