Maximize_Icon - DfBaseDialog

Determines if DfBaseDialog is displayed with a Maximize icon button

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean Maximize_Icon

Read Access: Get Maximize_Icon to BooleanVariable
Write Access: Set Maximize_Icon to BooleanVariable/Value


Description

If set to True, the DfBaseDialog is displayed with a Maximize icon button (an upward-pointing arrow).

Set Maximize_Icon to True


Default is False.

You can use View_Mode to change a window's view mode.

See Also

Minimize_Icon | Sysmenu_Icon