CreateSolidBrush (gdi32)
Last changed: -88.185.68.130

.
Summary

C# Signature:

[DllImport("gdi32.dll")]
static extern IntPtr CreateSolidBrush(uint crColor);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please call DeleteObject to free up all system resources.

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation