Summary
Types of states for windows
Signature
1 |
|
Namespace
cAlgo.API
Fields
Normal
Summary
The default state of window
Signature
1 |
|
Return Value
WindowState
Minimized
Summary
Window is minimized to the task bar
Signature
1 |
|
Return Value
WindowState
Maximized
Summary
Window is maximized
Signature
1 |
|
Return Value
WindowState
Related Tutorials
- Window