Skip to content

pbAutoResizeIcons - cCJCommandBarSystem

Enables Icon Scaling in Toolbars and Menus

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

Syntax

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

Description

Set pbAutoResizeIcons to True in your cCJCommandbarSystem object to implement Icon Scaling in Toolbars and Menus.

See Windows DPI Scaling and Icon Support for more information about implementing this.