WindowState Property (IMoveable)

Class

IMoveable.

Action

Gets the state of a window. Values include: 1=minimized, 2=maximized, 3=restored.

Syntax

'Declaration
Protected Read Property WindowState As Integer

Access

Read only.