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.
Retrieves the keytip boundary rectangle for the ribbon element.
virtual CRect GetKeyTipRect(
CDC* pDC,
BOOL bIsMenu
);
Parameters
[in] pDC
Pointer to a device context.[in] bIsMenu
TRUE if the ribbon element displays a pop-up menu; otherwise FALSE.
Return Value
Always returns a rectangle with 0 values.
Remarks
Override this method in a derived class to return the keytip boundary rectangle.
Requirements
Header: afxbaseribbonelement.h