954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

watermark

does anyone know if you can make a water mark in visual basic 2010? I was wondering if it could also go behind all of my labels, text boxes, etc... like in the background...
Thanks in Advance

ng5
Light Poster
41 posts since Dec 2011
Reputation Points: 19
Solved Threads: 0
 

Just add a Panel to your form. Dock it parent window. Inside this Panel you add a pictureBox, choose the image you want to use as watermark, dock it to the parent container. After this you can add your usual controls on this panel. The Picturebox will function as background image.

Or you dont use a PB and set the background image straight on the panel.

GeekByChoiCe
Master Poster
721 posts since Jun 2009
Reputation Points: 208
Solved Threads: 168
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: