DrawFrameControl (user32)
Last changed: -5.202.136.217

.
Summary

C# Signature:

[DllImport("user32.dll")]
static extern bool DrawFrameControl(IntPtr hdc, [In] ref RECT lprc,
   uint uType, uint uState);

User-Defined Types:

None.

Notes:

Constants

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation