MaxButton Property
Object List Next Object
Defined By: Form
Description:
Determines if the Maximize button will be displayed on the form.
Details:
If MaxButton is set to True, the Maximize button will be present on the form,
allowing the user to maximize and restore the Form. If MaxButton is set to
False, the button will not be present and the option will be disabled if the user
clicks on the form's ControlBox. In Windows ‘95, the button will always be present, but will be enabled or disabled as
appropriate.
Data Type: Boolean