Table of Contents

Enum WindowState

Namespace
HP.LFT.SDK
Assembly
HP.LFT.SDK.dll

The window state.

public enum WindowState

Fields

Maximized = 1

The window is maximized.

Minimized = 2

The window is minimized.

Normal = 0

The window is in normal, restored state.