Changing control's z-order

You can have a look at the example project I posted here. You’d create a class that represents the cards and draws their face (just like the included Rectangle and Oval). To modify the Z order, you’d change their position in the array.

1 Like