CMFCToolBarImages::CreateFromImageList
Initializes the toolbar images from a CImageList Class object.
BOOL CreateFromImageList(
const CImageList& imageList
);
- [in] imageList
The image list to be used as a source for toolbar images.
Always returns TRUE.
Use this function to quickly initialize the toolbar images list from an external image list.
Header: afxtoolbarimages.h