BCGControlBar Pro for MFC
static CBCGPToolBarImages* CBCGPToolBar::GetUserImages ( BOOL  bScaled = TRUE)
inlinestatic

Returns a pointer to the global collection of user-defined toolbar images.

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

This static function gives access to the collection of all user-defined toolbar images for the application. Use SetUserImages() to set the application's collection of user-defined.