When set to true the component uses automatically generated surface palette.
When set to False the component uses a custom defined palette (the Palette property
gives access to the custom palette).
The following code deactivates the automatic palette
and activates the custom palette:
surface.AutomaticPalette = False
surface.AutomaticPalette = false;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2