I set my FormBorderStyle of my form to none.

This is exactly what i want, except I ran into a problem.
When the background is gray (background of other applications running in the background), my form tends to fade in with the background (Still active, but i cant see where my form starts or ends).

I want to rosolve this by drawing a Thin (2px) blue line around my form.

How do i do this?