pbLargeIcons - cCJCommandBarSystem
Determines if toolbar images should appear with large icons
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbLargeIcons
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbLargeIcons to BooleanVariable |
| Write Access: | Set pbLargeIcons to BooleanVariable/Value |
Description
pbLargeIcons determines if toolbar images should appear with large icons.
By default this property is false.
Icons size can also be altered using the ComSetIconSize and ComSetPopupIconSize in the cCJCommandBarsOptions object.