ShowWindowState Enum
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Normal = 0, Maximized = 1, Minimized = 2
Name | Value | Description |
---|---|---|
Normal | 0 | Show Normal |
Maximized | 1 | Show Maximized |
Minimized | 2 | Show Minimized |
Usage
- WinPosSize.state - Stores the position and size of each window, so they can be shown in the same place again