Classes

  Class Description
Public class C1AdvancedColorPickerPart
Control that allows the user to create a personalized color by changing the different components of the HSL or RGB representation of the color.
Public class C1BasicColorPickerPart
Control that shows a range of predefined colors from a specified palette.
Public class C1CheckeredBorder
Border that display a color over a checkered pattern that is visible when a semi-transparent color is set, allowing the user to distinguish easily between clear and transparent colors.
Public class C1ColorButton
Button that shows a color, This control is used in the C1BasicColorPickerPart.
Public class C1ColorPicker
The C1ColorPicker control allows end-users to pick a color from a color palette or use the color editor to build advanced colors using the RGB or HSL color models. The C1ColorPicker control keeps a list of the recently used colors.
Public class C1ColorSlider
Slider used to chose the hue of a color.
Public class C1HexColorBox
Text box that shows a color in its hexadecimal representation.
Public class C1SpectrumColorPicker
Control that shows a gradient color gamut as well as a slider, allowing the user to chose the color by dragging an indicator.
Public class ColorPalette
Class that defines named groups of colors.
Public class ColorPaletteEntry
Class that contains information about the color, its name and description.
Public class EditorAttribute
Specifies the editor to use for a property displayed in a C1PropertyGrid.
Public class WebColor
Utility methods for web colors.

Enumerations

  Enumeration Description
Public enumeration C1ColorPickerMode
Pick the mode for the C1ColorPicker.
Public enumeration Office2007ColorTheme
Specifies a color theme from the standard Office2007 theme collection.