CMFCToolBarImages::CreateFromImageList
初始化从 CImageList选件类 对象的工具栏图像。
BOOL CreateFromImageList(
const CImageList& imageList
);
参数
- [in] imageList
图像列表用作数据源为工具栏图像。
返回值
始终返回 TRUE。
备注
使用此功能快速初始化工具栏图像从外部图像列表的列表。
要求
标头: afxtoolbarimages.h
初始化从 CImageList选件类 对象的工具栏图像。
BOOL CreateFromImageList(
const CImageList& imageList
);
始终返回 TRUE。
使用此功能快速初始化工具栏图像从外部图像列表的列表。
标头: afxtoolbarimages.h