CReBarCtrl::SetImageList

CReBarCtrl::SetImageList

BOOL SetImageList( CImageList* pImageList );

Return Value

Nonzero if successful; otherwise zero.

Parameters

pImageList

A pointer to a CImageList object containing the image list to be assigned to the rebar control.

Remarks

Call this member function to assign an image list to a rebar control.

CReBarCtrl Overview |  Class Members |  Hierarchy Chart

See Also   CReBarCtrl::GetImageList