BCGControlBar Pro for MFC
void CBCGPEditCtrl::SetIntelliSenseImgList ( CImageList *  pImageList,
BOOL  bAutoDestroy = FALSE 
)
inline

Associates a new image list with the IntelliSense data.

Use this function to associate a new image list with the IntelliSense data. By the default, there is no image list set.

Parameters
pImageListPoints to the image list to be set.
bAutoDestroyIf TRUE, the image list should be destroyed automatically.