Dialog.SetWindowState Method
| Explanation | Maximize and minimize the dialog and change the context. Added since Ver.4.1.3 Not supported in Mobile, AI | |||||||||||||||||||||||||
| Call format | Dialog1.SetWindowState( state ) | |||||||||||||||||||||||||
| Return value | None | |||||||||||||||||||||||||
| Arguments | integer state | Specify the settings related to the size of the dialog and the settings related to the context. 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.
| ||||||||||||||||||||||||
| Exception | None | |||||||||||||||||||||||||
| Example of use | | |||||||||||||||||||||||||
| Related item | WindowStateChanged event | |||||||||||||||||||||||||