pbShowExpandButtonAlways - cCJCommandBarSystem
Determines whether the toolbar expand/customize chevron button is to be shown at the end of the toolbars
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbShowExpandButtonAlways
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbShowExpandButtonAlways to BooleanVariable |
| Write Access: | Set pbShowExpandButtonAlways to BooleanVariable/Value |
Description
pbShowExpandButtonAlways determines whether the toolbar expand/customize chevron button is to be shown at the end of the toolbars. When true, the expand will always appear. When false, the expand button will only appear as needed.
The default is false.