Visibility is controlled by the Visible property.
The order on screen is controlled by ZOrder - like a "Z axis". The biggest ZOrder puts the thing in front and the next big one behind this one and so on until the lowest value ZOrder on the GUI layer gets drawn.
The order on screen is controlled by ZOrder - like a "Z axis". The biggest ZOrder puts the thing in front and the next big one behind this one and so on until the lowest value ZOrder on the GUI layer gets drawn.