BCGControlBar Pro for MFC
void CBCGPGridCtrl::SetImageList ( CImageList *  pImages)

Sets image list to be used by grid items.

Use this function to add images for grid items.

Set the image list and then call CBCGPGridItem::SetImage to specify image index for particular grid items.

Parameters
pImagesPoints to image list.