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


CToolBarCtrl::GetBitmap

Retrieves the index of the bitmap associated with a button in a toolbar.

int GetBitmap(
   int nID
) const;

Параметры

  • nID
    Command identifier of the button whose bitmap index is to be retrieved.

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

Returns the index of the bitmap if successful, or zero otherwise.

Заметки

Implements the functionality of TB_GETBITMAP in the Windows SDK.

Требования

Header: afxcmn.h

См. также

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

CToolBarCtrl Class

CToolBarCtrl Members

Hierarchy Chart