Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns the handle to the bitmap that contains all the toolbar images.
HBITMAP GetImageWell() const;
Return Value
A handle to a bitmap that contains toolbar images.
Remarks
The toolbar images are stored in a row in a single bitmap that is known as an image well. To find a toolbar image in the image well, multiply the index of the image by the width of the toolbar images (see CMFCToolBarImages::GetImageSize) to obtain the horizontal offset of the image inside the image well.
Requirements
Header: afxtoolbarimages.h