|
-
Mar 29th, 2006, 12:24 PM
#1
Thread Starter
Member
MDI Background Image
Hey,
I want to add a background image to an MDI parent but I'm running into some troubles. I want to have the picture to always stay in the center.
Originally I tried to add the picture to the forms background image but it tiles the image and the white background causes weird stuff to happen even though I adjusted the Transparency property.
Then I tried to use a picturebox which I could resize accordingly to the window and it looked great... however, whenever I open a child form in the MDI, it doesn't appear because I'm pretty sure its behind the picturebox. I tried to fix this using the SendToBack and BringToFront methods but it didn't work.
Any suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|