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 get the image list from the button control.
BOOL GetImageList(
PBUTTON_IMAGELIST pbuttonImagelist
);
Parameters
- pbuttonImagelist
A pointer to the image list of the CButton object.
Return Value
Nonzero if successful; otherwise 0.
Remarks
This member function emulates the functionality of the BCM_GETIMAGELIST message, as described in the Buttons section of the Windows SDK.
Requirements
Header: afxwin.h