Hi, I'd like to skew the graphics of a Form, is there an easy way to do this in v2 ?

What I want is to take the rectangle from a normal form, transform it into an arbitrarily-defined quadrilateral, and then paint on the screen. I saw that WarpBlt does something like this.. but it maps a quadrilateral section of a form onto a rectangle.