BCGSuite for MFC
void CBCGPBaseIntelliSenseLB::SetImageList ( CImageList *  pImageList)
inline

Associates the image list with the list box.

This function is called to associate the image list with the list box control. The item data (assigned to each item in the list box) should contain a valid index in this image list.

Parameters
pImageListPoints to the image list.