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.
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