DIALOG MAXIMIZE statement

Purpose

Maximize a Dialog.

Syntax

DIALOG MAXIMIZE hDlg

Remarks

The Dialog identified by the handle hDlg is maximized.  You can restore the Dialog to its normal state with DIALOG NORMALIZE.

See also

CONTROL HIDE, CONTROL NORMALIZE, CONTROL SET SIZE, DIALOG MINIMIZE, DIALOG NORMALIZE, DIALOG SET SIZE