WindowState Enumeration
This enumeration specifies the state of the window.
| Syntax | Constants |
|---|---|
Enum WindowState
scMaximized = 0
scMinimized = 1
scNormal = 2
End Enum
|
|
This enumeration specifies the state of the window.
| Syntax | Constants |
|---|---|
Enum WindowState
scMaximized = 0
scMinimized = 1
scNormal = 2
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.