how to set picturebox a front of textbox?
I get always this: http://www.slike.hr/...-89ab1.png.html
I wish like this: http://www.slike.hr/...-074b2.png.html
set picturebox a front of textbox
Page 1 of 17 Replies - 933 Views - Last Post: 04 December 2011 - 06:40 PM
Replies To: set picturebox a front of textbox
#2
Re: set picturebox a front of textbox
Posted 04 December 2011 - 04:22 AM
Those links are not working.
#3
Re: set picturebox a front of textbox
Posted 04 December 2011 - 04:35 AM
I get always this: http://imageshack.us...2/66801758.png/
I wish like this: http://imageshack.us...3/36429425.png/
I wish like this: http://imageshack.us...3/36429425.png/
#4
Re: set picturebox a front of textbox
Posted 04 December 2011 - 06:37 AM
All you need is to set the BringToFront property of the pictureboxes.
#5
Re: set picturebox a front of textbox
Posted 04 December 2011 - 09:04 AM
myPictureControl.bringToFront()
#6
Re: set picturebox a front of textbox
Posted 04 December 2011 - 01:45 PM
Fixed, thanks for your help
#7
Re: set picturebox a front of textbox
Posted 04 December 2011 - 02:48 PM
Or in the designer, right mouse click the control and there is a button in there that says Bring To Front - just saying.
#8
Re: set picturebox a front of textbox
Posted 04 December 2011 - 06:40 PM
@Jimmy
Controls in the designer are the same as the controls in code, so their properties can be manipulated via code, or the designer it's all the same though.
Controls in the designer are the same as the controls in code, so their properties can be manipulated via code, or the designer it's all the same though.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|