Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I'd like to ask for a help, because I can't set a bckgrnd color of container frame window in MFC MDI application, I know it should be done via WNDCLASS as parameter to CMDIFrameWnd:
reCreateWindow() message handler. But it doesn't work. If I change ScrollView:
reCreateWindow() -it works, but only with the child window. Thanx
I'd like to ask for a help, because I can't set a bckgrnd color of container frame window in MFC MDI application, I know it should be done via WNDCLASS as parameter to CMDIFrameWnd:

