Root.SetWindowState Property
| Explanation | Maximize and minimize the root window and change the context. Added since Ver.4.1.3 Not supported in Mobile, AI Specify the size status with one of the values below. | |||||||||||||||||||||||||
| Call format | //.SetWindowState( state ) | |||||||||||||||||||||||||
| Return value | None | |||||||||||||||||||||||||
| Arguments | integer state | Specify the window size settings and the context settings. If both are specified at the same time, the values will be added. ($ MAXMIZE + $ FRONT, etc.) Specify the size status with one of the values below.
Specify the context with one of the values below.
| ||||||||||||||||||||||||
| Exception | None | |||||||||||||||||||||||||
| Example of use | | |||||||||||||||||||||||||
| Related item | WindowStateChanged event | |||||||||||||||||||||||||