tags:

views:

46

answers:

1

i want to set an image to my .net form background using BackgroundImage propery but its not working so plz help me with it as soon...thnx in advance

A: 
Me.BackGroundImage = New System.Drawing.Bitmap("c:\Users\user326613\Pups.bmp")
FastAl