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
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |