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".