CMFCToolBar::GetImages
返回指向在应用程序的默认按钮图像的集合。
static CMFCToolBarImages* GetImages();
返回值
对应用程序包含默认图像的集合所有工具栏的 CMFCToolBarImages选件类 对象的指针。
备注
此共享方法为应用程序提供对所有默认工具栏图像的集合。 调用 CMFCToolBar::LoadBitmap 方法将图像添加到集合。
要求
标头: afxtoolbar.h
返回指向在应用程序的默认按钮图像的集合。
static CMFCToolBarImages* GetImages();
对应用程序包含默认图像的集合所有工具栏的 CMFCToolBarImages选件类 对象的指针。
此共享方法为应用程序提供对所有默认工具栏图像的集合。 调用 CMFCToolBar::LoadBitmap 方法将图像添加到集合。
标头: afxtoolbar.h