Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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