Overview | Methods | Fields | This Package | All Packages
Indicates that a control should be used as the palette source.
Syntax
public static final int USE_CONTROL;
Remarks
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.