You can use the GetToolBarCtrl-Method of the m_wndToolBar-Member of CMainFrm to get the CToolBarCtrl-Object from your Toolbar. Use the GetImageList-Method of this Object to customize the Icons. See also the DeleteButton- and InsertButton-Methods of CTooBarCtrl...




Reply With Quote