Sysmenu_Icon - DfBaseDialog

Determines if DfBaseDialog is displayed with a system menu-icon that displays a list of standard operations

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean Sysmenu_Icon

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


Description

If set to True, the DfBaseDialog is displayed with a system menu-icon that displays a list of standard operations.

Set Sysmenu_Icon to true

Default is False.

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

See Also

Minimize_Icon | Maximize_Icon