|
inlinevirtual |
Called by the framework when the MDI frame window is being processing WM_ERASEBKGND message.
The application should return nonzero if it processes the message and erases the background.
The default implementation returns nonzero.
Override this member function if you want to process the WM_ERASEBKGND message in a CBCGPMDIFrameWnd - derived class.