CMFCToolBar::GetMenuImages
返回指向菜单在应用程序的按钮图像的集合。
static CMFCToolBarImages* GetMenuImages();
返回值
对菜单图像的集合的指针。
备注
调用 CMFCToolBar::LoadBitmapEx 方法加载菜单图像。
调用 CMFCToolBar::SetMenuSizes 方法设置按钮及其图像的大小。
要求
标头: afxtoolbar.h
返回指向菜单在应用程序的按钮图像的集合。
static CMFCToolBarImages* GetMenuImages();
对菜单图像的集合的指针。
调用 CMFCToolBar::LoadBitmapEx 方法加载菜单图像。
调用 CMFCToolBar::SetMenuSizes 方法设置按钮及其图像的大小。
标头: afxtoolbar.h