BCGControlBar Pro for MFC
int CBCGPToolBar::GetImagesOffset ( ) const
inline

Retrieves the offset of the toolbar images in the shared (global) collection of toolbar images.

Returns
An integer value that represents the offset of the toolbar images.

All toolbar default images are stored in the global CBCGPToolBarImages collection. Call the GetImagesOffset member function to retrieve the offset to images in the collection for the specific toolbar object.

You can receive a pointer to the global collection of toolbar images by GetImages.