| int CBCGPToolBarImages::AddSVGIconFromFont | ( | const CString & | strFontFamily, |
| WCHAR | nChar, | ||
| COLORREF | color = CLR_DEFAULT |
||
| ) |
Adds an SVG icon from the font.
| strFontFamily | The font family. |
| nChar | The character. |
| color | The icon foreground color. |
A new number of toolbar images maintained by the CBCGPToolBarImages object if the new icon was added successfully; otherwise -1.