Enum WindowState
The window state.
Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public enum WindowState
Fields
| Name | Description |
|---|---|
| Maximized | The window is maximized. |
| Minimized | The window is minimized. |
| Normal | The window is in normal, restored state. |