DrawFrameControl (user32)
Last changed: -5.202.136.217

.
Summary

C# Signature:

[DllImport("user32.dll")]

public static extern bool DrawFrameControl(IntPtr hdc,ref RECT lprc, DrawFrameControlTypes uType, DrawFrameControlStates uState);

User-Defined Types:

Notes:

Constants

Tips & Tricks:

Please add some!

Sample Code:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Documentation