|
inline |
Returns a toolbar button's image.
Call this member function to retrieve an index of a button's image in the collection of toolbar images.
If a button has been assigned a user-defined image (bUserButton was TRUE in the constructor of CBCGPToolbarButton), then the returned index specifies an image in the collection of user-defined images (see CBCGPToolBar::GetUserImages). Otherwise, the index specifies an image in the collection of images loaded from the resources (see CBCGPToolBar::GetImages).