| int CBCGPToolBarImages::AddIcon | ( | HICON | hIcon, |
| BOOL | bAlphaBlend = FALSE |
||
| ) |
Adds an icon to the list of toolbar images.
This function allows to add a new icon to the list of toolbar images.
| hIcon | A handle to icon to be added. |
| bAlphaBlend | Set it to TRUE if icon has alpha channel. |