| int CBCGPToolBarImages::AddImage | ( | const CBCGPToolBarImages & | imageList, |
| int | nIndex | ||
| ) |
Adds an image from image list to a collection of toolbar images.
Call this function to extend the collection of toolbar images maintained by the CBCGPToolBarImages object.
| imageList | Specifies source image list. |
| nIndex | Index in the image list. |