Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework to draw the keytip for the ribbon element.
virtual void OnDrawKeyTip(
CDC* pDC,
const CRect& rect,
BOOL bIsMenu
);
Parameters
[in] pDC
Pointer to a device context.[in] rect
Boundary rectangle for the keytip.[in] bIsMenu
TRUE if the keytip is for a pop-up menu button; otherwise, FALSE.
Requirements
Header: afxbaseribbonelement.h