Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to set the image list of the CButton object.
BOOL SetImageList(
PBUTTON_IMAGELIST pbuttonImagelist
);
Parameters
- pbuttonImagelist
A pointer to the new image list.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This member function emulates the functionality of the BCM_SETIMAGELIST message, as described in the Buttons section of the Windows SDK.
Requirements
Header: afxwin.h