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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding a background image to child dialog

Status
Not open for further replies.

Calder2

Programmer
Jan 10, 2004
6
SE
Is it possible to put an image background into a child dialog?
I'm using CDialogSK from CodeProject to create a skinned dialog, but when I put a child dialog into it there's the boring grey background around the controls in the child...
I've tried using the CDialogSK, but since the child doesn't have any OnInitDialog, it doesn't seem to work...

What I want to do is either have an image background, or just turn the background of the child transparent - thus just showing the controls!

Is this possible somehow?

Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top