PaletteGetSystemPalette Method |
| Name | Description | |
|---|---|---|
| GetSystemPalette | Returns the system palette of the current display if it's an 8-bit device, null
(Nothing in Visual Basic) if the device is greater then 8 bits. | |
| GetSystemPalette(IntPtr) | Returns the system palette of the specified device if it's 8-bit, null
(Nothing in Visual Basic) if the device is greater then 8 bits. |