Indicates that a control should be used as the palette source.
public static final int USE_CONTROL;
If you call the Form object's setPaletteMode method and specify this parameter, you should also use the Form object's setPaletteSource method to specify which control to use as the form's palette source.