Skip to content

pbShowExpandButton - cCJAbstractCommandBar

Determines if the toolbar expand / customize chevron button should always to be shown at the end of the toolbar

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbShowExpandButton
Access Type Syntax
Read Access: Get pbShowExpandButton to BooleanVariable
Write Access: Set pbShowExpandButton to BooleanVariable/Value

Description

pbShowExpandButton determines if the toolbar expand / customize chevron button should always to be shown at the end of the toolbar. When true, the chevron will appear at the end of the toolbar. If false, the chevron will only appear if the toolbar was clipped and unable to show all controls in the bar.

Default value is false.