Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Frame window background color

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
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::PreCreateWindow() message handler. But it doesn't work. If I change ScrollView::PreCreateWindow() -it works, but only with the child window. Thanx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top