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.
Called by the framework when the MDI frame window processes a WM_ERASEBKGND message.
virtual BOOL OnEraseMDIClientBackground(
CDC*
);
Return Value
TRUE if the application processes the message and erases the background.
Remarks
Override this member function if you want to process the WM_ERASEBKGND message in a CMDIFrameWndEx-derived class.
Requirements
Header: afxMDIFrameWndEx.h