BCGControlBar Pro for MFC
int CBCGPToolBarImages::AddSVG ( CBCGPSVGImage pSVG)

Adds an SVG to the list of toolbar images.

Returns
The zero-based index of a newly added toolbar image.

This function allows to add a new SVG to the list of toolbar images.

Parameters
pSVGA pointer to SVG image to be added.