Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The framework calls this method when it draws the auto-hide button.
virtual void OnDraw(
CDC* pDC
);
Parameters
- [in] pDC
A pointer to a device context.
Remarks
If you want to customize the appearance of auto-hide buttons in your application, create a new class derived from the CMFCAutoHideButton Class. In your derived class, override this method.
Requirements
Header: afxautohidebutton.h