CMFCRibbonBaseElement::GetKeyTipSize

Retrieves the size of the keytip text.

virtual CSize GetKeyTipSize(
   CDC* pDC
);

Parameters

  • [in] pDC
    Pointer to a device context.

Return Value

The size of the keytip text.

Requirements

Header: afxbaseribbonelement.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBaseElement Class