CReBarCtrl::SetImageList
Assigns an image list to a rebar control.
BOOL SetImageList(
CImageList* pImageList
);
Parameters
- pImageList
A pointer to a CImageList object containing the image list to be assigned to the rebar control.
Return Value
Nonzero if successful; otherwise zero.
Requirements
Header: afxcmn.h