Share via


CMFCRibbonCheckBox::OnDraw

Called by the framework to draw the checkbox using a specified device context.

virtual void OnDraw(
   CDC* pDC
);

Parameters

  • [in] pDC
    Pointer to the CDC in which to draw the checkbox.

Requirements

Header: afxribboncheckbox.h

See Also

Reference

CMFCRibbonCheckBox Class

Hierarchy Chart