CToolBarCtrl::AutoSize
voidAutoSize();
Remarks
Call this function to resize the entire toolbar control. You should call this function when the size of the parent window changes or when the size of the toolbar changes (such as when you set the button or bitmap size, or add strings).
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::SetBitmapSize, CToolBarCtrl::SetButtonSize, CToolBarCtrl::AddString, CToolBarCtrl::AddStrings