I did get your mail, along with 500 others that day. :-)
All new articles provide code in C# and VB.NET.
"Patrick" <Patrick@discussions.microsoft.com> wrote in message
news:42C16A56-1118-4E0F-A86C-A057E4B57063@microsoft.com...
> and how do I stretch the image? I cannot just set the size??
>
> I still have my control resizing and property grid problem. I tried to
> approach you via mail bob(at)bobpowell.net, but it seems that you didn't
get
> it. Can I ask you some questions regarding that?
>
> Best regards
> Patrick
>
> "Bob Powell [MVP]" schrieb:
>
> > Derive a new component from Panel and override the OnPaintBackground
method.
> > Stretch the background image to suit.
> >
> > --
> > Bob Powell [MVP]
> > Visual C#, System.Drawing
> >
> > Find great Windows Forms articles in Windows Forms Tips and Tricks
> >
http://www.bobpowell.net/tipstricks.htm > >
> > Answer those GDI+ questions with the GDI+ FAQ
> >
http://www.bobpowell.net/faqmain.htm > >
> > All new articles provide code in C# and VB.NET.
> > Subscribe to the RSS feeds provided and never miss a new article.
> >
> >
> >
> >
> >
> > "Patrick" <Patrick@discussions.microsoft.com> wrote in message
> > news:19ADD667-5B57-476A-9AAF-0BD84A622DAC@microsoft.com...
> > > Hi Ng,
> > >
> > > i have a background image on a panel. Now I want the image to be
scaled to
> > > the panel size. Is this possible? Can I also make the image
transparent?
> > >
> > > Thanks in advance and best regards,
> > > Patrick Braunschweig
> >
> >
> >