Start New Discussion Reply to this Discussion 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
20 Minutes
Discussion Span
Related Article: Visual basic 2010 coding help
is a VB.NET discussion thread by Pure1108 that has 1 reply, was last updated 2 years ago and has been tagged with the keywords: 2010, basic, visual.
ng5
Light Poster
42 posts since Dec 2011
Reputation Points: 19
Solved Threads: 0
Skill Endorsements: 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: 169
Skill Endorsements: 1
© 2013 DaniWeb® LLC
Page generated in 0.0595 seconds
using 2.65MB