CMFCRibbonBaseElement::GetRegularSize

Returns the regular size of the ribbon element.

virtual CSize GetRegularSize(
   CDC* pDC 
) = 0;

Parameters

  • [in] pDC
    A pointer to a device context.

Return Value

The regular size of the ribbon element.

Remarks

Note

The regular size is the maximal possible size of the ribbon element.

Requirements

Header: afxbaseribbonelement.h

See Also

Reference

CMFCRibbonBaseElement Class

Hierarchy Chart