Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework to draw the ribbon element.
virtual void OnDraw(
CDC* pDC
) = 0;
Parameters
- [in] pDC
A pointer to a device context.
Remarks
Override this method in a derived class if you want to customize the drawing of a specific ribbon element.
Requirements
Header: afxbaseribbonelement.h