Windows Develop Bookmark and Share   
 index > Windows Forms General > Checkbox/Textbox over an image
 

Checkbox/Textbox over an image

I Would like to place a Checkbox or Textbox over an image, but during the design processe Visual Studio puts the image over the checkbox/textbox. Can I do something like this?
AfonsoÃires  Tuesday, March 04, 2008 5:19 PM
In the designer, you should be able to right click a control and use "send to back" and "bring to front" to alter the z order of the controls. Just right click your picture and select "send to back".

wjousts  Tuesday, March 04, 2008 5:46 PM
In the designer, you should be able to right click a control and use "send to back" and "bring to front" to alter the z order of the controls. Just right click your picture and select "send to back".

wjousts  Tuesday, March 04, 2008 5:46 PM

You can use google to search for other answers

Custom Search

More Threads

• Rich Edit Controls?
• SelectedIndexchanged event
• Loading a to bitmap converted animated gif into a picturebox.
• how do u get frequency of the monitor???
• ExecWB in the managed WebBrowser object
• ListView to add a text and a label to a row
• LIB's in a Windows Form?
• How to draw a rectangular on panel control in vb.net windows..urgent
• adding customer object to listbox
• MouseMove work badly?