Hi all,
I am working on a simple form builder which hosts "live" .NET objects as well as performing its own drawing for guidelines (grid), object selection etc. Things are going well but as you see below, the custom painting is not exactly optimal since it always paints behind the hosted controls.
How can I modify my painting logic to draw "on top" of all hosted controls?
If the image is missing in your SO view it can be viewed here: http://img405.imageshack.us/img405/8572/selectsample01.png