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.
A handle of the image list attached to this object.
HIMAGELIST m_hImageList;
Remarks
The m_hImageList data member is a public variable of type HIMAGELIST.
Example
// Get the safe handle to the image list.
HIMAGELIST hImageList = m_myImageList.m_hImageList;
Requirements
Header: afxcmn.h