SetButtonSize(width, height)
Set the size of the buttons to be added to a toolbar control.
Parameters
width=16 : int
Width of buttons
height=15 : int
Height of buttons
Alternative Parameters
width
Width of bitmap images.
height
Height of bitmap images.
MFC References
CToolBarCtrl::SetButtonSize