Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Background image question on MDI parent form
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00862374
Message ID:
00862399
Vues:
12
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform