pbCustomizeShowKeyboardPage - cCJCommandBarSystem
Determines if the Keyboard tab page should appear in the customize dialog
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbCustomizeShowKeyboardPage
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbCustomizeShowKeyboardPage to BooleanVariable |
| Write Access: | Set pbCustomizeShowKeyboardPage 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.
pbCustomizeShowKeyboardPage determines if the Keyboard shortcut's tab page should be present.
Default value is False.