Dela via


CMFCRibbonCategory::OnDraw

Called by the framework to draw the ribbon category.

virtual void OnDraw(
   CDC* pDC
);

Parameters

  • [in] pDC
    Pointer to a device context for the ribbon category.

Requirements

Header: afxribboncategory.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonCategory Class

Change History

Date

History

Reason

October 2008

Updated whole topic.

Information enhancement.