Dialog.MaximizeBox property
Specifies whether to enable / disable the “Maximize” button in the dialog. If you specify $ TRUE , the “Maximize” button will be displayed and enabled, and you can maximize it by user operation. The initial value is $ FALSE .
If $ FALSE is specified with the Dialog.MinimizeBox property , the button will be hidden. If the Dialog.MinimizeBox property is specified for $ TRUE and $ FALSE is specified for the MaximizeBox property , the Maximize button is disabled.
Added since Ver.4.1.0
Not supported in Mobile, AI