AdjustWindowRect (user32)
Last changed: -64.56.85.217

.
Summary

C# Signature:

[DllImport("user32.dll")]
static extern bool AdjustWindowRect(ref RECT lpRect, uint dwStyle, bool bMenu);

User-Defined Types:

None.

Notes:

http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/adjustwindowrect.asp

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation