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.