MinButton Property

Object List Next Object

Defined By:
Form

Description:

Determines if the Minimize button will be displayed on the form.

Details:

If MinButton is set to True, the Minimize button will be present on the form, allowing the user to minimize and restore the Form. If MinButton 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