I have an application based on the CFormView class. Is there any way to set the background of the form to a picture?
Thanks
This is a discussion on Form Background Picture within the Windows Programming forums, part of the Platform Specific Boards category; I have an application based on the CFormView class. Is there any way to set the background of the form ...
I have an application based on the CFormView class. Is there any way to set the background of the form to a picture?
Thanks
It is probably very similar to what you need to do to setup a background on a dialog. You should find what you need at this site.
gg