Share via


Color Class

Methods | Fields | This Package | All Packages

Describes the color of a screen element, using a red-green-blue (RGB) or hue-saturation-brightness (HSB) triplet, a cyan-yellow-magenta-black (CYMK) quadruplet, or a system color constant (the color of a command button, for example).

package com.ms.wfc.ui

public class Color
implements
IConstructable****

Remarks

To determine the appearance of Color constants with which you are unfamiliar (for example, Color.CONTROLDARKDARK), you can display a form and select the color as the background color of the form.