CReBarCtrl::GetImageList
Gets the CImageList object associated with a rebar control.
CImageList* GetImageList( ) const;
Return Value
A pointer to a CImageList object. Returns NULL if no image list is set for the control.
Remarks
This member function uses size and mask information stored in the REBARINFO structure, as described in the Windows SDK.
Requirements
Header: afxcmn.h