Defines the palette modes supported by a WFC form on 256-color systems.
Enum | +--FormPaletteMode
package com.ms.wfc.ui
public class FormPaletteMode
extends Enum
The FormPaletteMode class defines the constants that indicate the palette mode for a Form object. To set the palette mode on a form, call the Form object's setPaletteMode method, specifying one of the constants defined in this class as a parameter.