pbStyleNoBorders - cCJStatusBarPane
Determines if the status pane will have a border
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbStyleNoBorders
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbStyleNoBorders to BooleanVariable |
| Write Access: | Set pbStyleNoBorders to BooleanVariable/Value |
Description
pbStyleNoBorders determines if the status pane will have a border. When true, the border will be removed. The actual appearance of the border depends on the cCJCommandBarSystem's peVisualTheme.
The default is false (there is a border).