CMFCToolBar::GetColdImages

返回指向冷工具栏按钮图像的集合在应用程序中。

static CMFCToolBarImages* GetColdImages();

返回值

对冷工具栏按钮图像的集合的指针。

备注

冷图像是使用的图像,当用户与工具栏按钮时不进行交互。 调用 CMFCToolBar::LoadBitmapExCMFCToolBar::LoadBitmap 加载冷图像。

要求

标头: afxtoolbar.h

请参见

参考

CMFCToolBar选件类

层次结构图

CMFCToolBar::LoadBitmapEx

CMFCToolBar::LoadBitmap