Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Zorder help

104| Sun, 02 Dec 2007 19:11:00 GMT| ordinaryguy| Comments (2)
I have two picture boxes - A & B. I have set A to Zorder 0. How do i get B to show behind A. I tried setting B to Zorder 1 but that throws up an error.

No, i do not want to set B to Zorder 0 and then set A to Zorder 0 so that A appears on top of B (and for a reason)

Help would be appreciated.

Keywords & Tags: zorder, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560837/
 
«« Prev - Next »» 2 helpful answers below.
B.ZOrder vbSendToBack

That causes an error? :confused:

What's the error?

crptcblade | Mon, 03 Dec 2007 20:00:00 GMT |

i figured this out myself

Thanx anyway :)

ordinaryguy | Mon, 03 Dec 2007 20:01:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories