Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background image question on MDI parent form
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00862374
Message ID:
00862399
Views:
15
Hi Allan,

You should use a PictureBox control to place your image on the MDI form. There is a known bug though that the image will be in the foreground (on top of) for all child forms used in the MDI form. You will need to hide the PictureBox when you display the first child form and have it reappear when the last child form is closed.

>Hi,
>
>I'd like to add a logo as a background image on my MDI Parent form. If I use the BackgroundImage property - the image is tiled to fill the entire form. What is the best approach to add an background image to the middle of an MDI Parent form (i.e. so that it doesn't fill the entire screen?)
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform