BCGControlBar Pro for MFC
static CBCGPToolBarImages* CBCGPToolBar::GetImages ( )
inlinestatic

Retrieves a pointer to the collection of toolbar images.

Returns
A pointer to a CBCGPToolBarImages object, which contains a collection of default images for all toolbars in the application.

This static function gives access to the collection of all default toolbar images for the application. You can call LoadBitmap() to add the images to the image collection.