SetFallbackMode |
When fallback colors are enabled, different colors will be used when Windows only allows 256 colors. This could be when running Windows NT or through a Terminal Server login. Use this method to enable or disable the use of fallback colors.
Prototype:
SetFallbackMode(BYTE FallbackOn)
Arguments:
FallbackOn |
Set to False turn off the use of fallback colors (Default on). |
See Also: