Minimize_Icon - DfBaseDialog
Determines if DfBaseDialog is displayed with a Minimize icon button
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Minimize_Icon
| Access Type | Syntax |
|---|---|
| Read Access: | Get Minimize_Icon to BooleanVariable |
| Write Access: | Set Minimize_Icon to BooleanVariable/Value |
Description
If set to True, the DfBaseDialog is displayed with a Minimize icon button (a downward-pointing arrow).
Set Minimize_Icon to True
Default is True.
You can use View_Mode to change a window's view mode.
See Also