Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Draws the image for a menu button.
BOOL DrawMenuImage(
CDC* pDC,
const CMFCToolBarMenuButton* pMenuItem,
const CRect& rectImage
);
Parameters
[in] pDC
Pointer to a device context for the menu button.[in] pMenuItem
Pointer to a toolbar menu button.[in] rectImage
The display rectangle for a menu button.
Return Value
TRUE if the image was drawn; otherwise FALSE.
Requirements
Header: afxribbonbar.h