Skip to content

pbCustomizeShowOptionsPage - cCJCommandBarSystem

Determines if the Options tab page should appear in the customize dialog

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

Syntax

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

Description

When pbEnableCustomization is true, end users can customize their commandbar system. They can start the customize process by right clicking on a menubar or toolbar and selecting the customize option. This invokes a customize dialog, which contains a number of tab pages.

pbCustomizeShowOptionsPage determines if the Options tab page should be present.

Default value is False.