Form background

  • Thread starter Thread starter German
  • Start date Start date
G

German

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.
 
Back
Top