Caption_Bar - DfBaseDialog
contains the title of the DfBaseDialog object and allows you to move the DfBaseDialog
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Caption_Bar
| Access Type | Syntax |
|---|---|
| Read Access: | Get Caption_Bar to BooleanVariable |
| Write Access: | Set Caption_Bar to BooleanVariable/Value |
Description
The Caption_Bar contains the title of the DfBaseDialog object and allows you to move the DfBaseDialog. Text is placed in a Caption bar by setting the Value property of the DfBaseDialog.
Set Caption_Bar to True
Default is false.