BCGControlBar Pro for MFC
void CBCGPPropertySheet::SetIconsList ( HIMAGELIST  hIcons,
BOOL  bIsDPIScale = FALSE 
)

Sets the list of images to be used in the embedded outlook bar.

Call this member function to set the image list to be used by the embedded outlook bar control. Each image from this list will be associated with property pages added later using AddPage().

Parameters
hIconsA handle to an existing image list.
bIsDPIScaleTRUE - scale icons list by DPI.