BCGControlBar Pro for MFC
void CBCGPToolBar::SetLockedSizes ( SIZE  sizeButton,
SIZE  sizeImage,
BOOL  bDontScale = FALSE 
)

Sets the size of locked toolbar buttons and locked images.

By default, the size of locked buttons is 23x22 pixels, the size of locked images is 16x15 pixels.

Parameters
sizeButtonSpecified the size of locked toolbar buttons.
sizeImageSpecifies the size of locked toolbar images.
bDontScaleTells the library do not scale locked images if image sizes do not match button sizes.