MaximizeBox property


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

Read/Write at design time

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

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