BCGControlBar Pro for MFC
int CBCGPToolBarImages::AddSVGIconFromFont ( const CString &  strFontFamily,
WCHAR  nChar,
COLORREF  color = CLR_DEFAULT 
)

Adds an SVG icon from the font.

Parameters
strFontFamilyThe font family.
nCharThe character.
colorThe icon foreground color.

A new number of toolbar images maintained by the CBCGPToolBarImages object if the new icon was added successfully; otherwise -1.