CToolBarCtrl::DeleteButton

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 OverviewClass MembersHierarchy Chart

See Also   CToolBarCtrl::AddButtons, CToolBarCtrl::AutoSize, CToolBarCtrl::InsertButton