I cropping the shape of a form, with:
Dim path As New System.Drawing.Drawing2D.GraphicsPath path.AddEllipse(0, 0, Me.Width, Me.Height) Me.Region =