CToolBarCtrl::GetBitmap
擷取點陣圖的索引與工具列上的按鈕。
int GetBitmap(
int nID
) const;
參數
- nID
點陣圖索引要擷取之按鈕的命令識別項。
傳回值
傳回點陣圖的索引,如果失敗則為零則為。
備註
實作 TB_GETBITMAP 的功能。 Windows SDK的。
需求
Header: afxcmn.h
擷取點陣圖的索引與工具列上的按鈕。
int GetBitmap(
int nID
) const;
傳回點陣圖的索引,如果失敗則為零則為。
實作 TB_GETBITMAP 的功能。 Windows SDK的。
Header: afxcmn.h