Can anyone help me Setting the size of the Non-Client Area ?
Borders, and caption. I want to change size on one of my forms.

I saw how it was made by Subclassing WM_NCCALCSIZE, and CopyMemory, In Visual Basic 6.0.

But I want to do it using VB .NET.

Please Help me if you can.
=)