all groups > visual c libraries > november 2003 >
You're in the

visual c libraries

group:

Form background


Form background German
11/12/2003 10:55:15 AM
visual c libraries:
Hi.
I'm using VC++ 7.0 do develope my MFC dialog based application.
Is there some way how to set background for my form? Just like property.
Drawing in runtime is unwanted. There's no problem to set background in C#
project, but in MFC project I din't find any way.

And the second minor question: Does MFC prject in VS.NET support the same
MFC libraries just like VS 6.0 or I should provide with my program newer
version of MFC?

Thanks.

--

German Koninin

---------------------------------------------------------------------
For every complex problem, there's solution that is simple, neat and
wrong...

Re: Form background Tom Serface
11/12/2003 12:39:45 PM
This might help you. You may also have to color the controls background
OnCtlColor()

http://www.codeguru.com/mfc/comments/47596.shtml

Tom

[quoted text, click to view]

AddThis Social Bookmark Button