BOOL DeleteButton( int nIndex );
Return Value
Nonzero if successful; otherwise zero.
Parameters
nIndex
Zero-based index of the button to delete.
Remarks
Call this function to delete a button from the toolbar control.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::AddButtons, CToolBarCtrl::AutoSize, CToolBarCtrl::InsertButton