Поделиться через


CToolBarCtrl::DeleteButton

Deletes a button from the toolbar control.

BOOL DeleteButton(
   int nIndex 
);

Параметры

  • nIndex
    Zero-based index of the button to delete.

Возвращаемое значение

Nonzero if successful; otherwise zero.

Заметки

CToolBarCtrl Overview | Class Members | Hierarchy Chart | CToolBarCtrl::AddButtons | CToolBarCtrl::AutoSize | CToolBarCtrl::InsertButton

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolBarCtrl Member Functions