|
-
Feb 10th, 2008, 02:15 PM
#1
Thread Starter
Fanatic Member
.NET 2003 Background Image on form
Hey guys,
I wanted to have an image as the background of my form. My form will always be maximised.
I have declared my image as a bitmap but when i say
Me.BackgroundImage = imgBackground
the image displays tiled and i want it to stretch to the full size of the form.
I have tried to change the width, height and size of the image but it gives me an error saying that they are read only.
Is there anyway i can get the image to fill the form?
Thanks in advance for any help.
If your problem has been solved then please mark the thread [RESOLVED].
If i have helped then please Rate my post 
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
|