How can you put a different background on a form in vb?
aja
Printable View
How can you put a different background on a form in vb?
aja
okay,
Just select the Form and choose 'BackColour' option on the option (properties) toolbar (normally located down the bottom right hand corner of the screen when in VB.
Hope this helps
Thanks but I would like to choose from like .bmp .jpg etc. Do you kow how to do this?
If you are interested to change the background of the form then go to "Picture" prperty of the form,click it and select the desired background image..That's it you will get the background desired by you......
Thanks a whole lot!!
aja