OlWindowState Enumeration

Indicates the window state.

Name

Value

Description

olMaximized

0

The window is maximized.

olMinimized

1

The window is minimized.

olNormalWindow

2

The window is in the normal state (not minimized or maximized).

Remarks

Used by the WindowState property of Inspector and Explorer objects.