BCGControlBar Pro for MFC
static void CBCGPToolBar::SetSizes ( SIZE  sizeButton,
SIZE  sizeImage 
)
static

Sets sizes for all toolbar buttons and images.

Use this function to set the size of a toolbar's buttons and images.

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

Parameters
sizeButtonNew size of buttons.
sizeImageNew size of images.