MinimizeBox property


Available for window objects (Window, MDIWindow and DialogBox).

Read/Write at design time

Specifies whether a window object has a minimize button in its caption (title bar). It can be one of the following values:

TRUE    Window objects have a minimize button in its caption (default).
FALSE  Window objects do not have a minimize button and cannot be minimized.