CToolBarCtrl::GetBitmap

检索位图的索引与工具栏上的按钮。

int GetBitmap(
   int nID
) const;

参数

  • nID
    该位图索引将被检索按钮的命令ID。

返回值

返回位图的索引,如果成功或零否则为。

备注

实现 TB_GETBITMAP 的功能。Windows SDK的。

要求

Header: afxcmn.h

请参见

参考

CToolBarCtrl选件类

层次结构图