selectpalette (gdi32)
Last changed: -217.82.55.252

.
Summary

C# Signature:

[DllImport("gdi32.dll")]
static extern IntPtr SelectPalette(IntPtr hdc, IntPtr hpal,
   bool bForceBackground);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation