BCGControlBar Pro for MFC
void CBCGPFileDialog::SetNewImagesList ( CImageList *  pImagesNew)
inline

Provides the dialog box with the list of images to be associated with document types, displayed in the "New" tab.

The open file dialog box has the tab "New" with the embedded list view control, that allows the user to choose a document type to open. The list view control is created in the icon view mode.

Call this member function to set the image list for the list view control. Call the AddNewItem() method to associate the images with the text label and index.

Parameters
pImagesNewA pointer to an image list