Classes
Class | Description | |
---|---|---|
![]() |
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.
|
![]() |
C1BasicColorPickerPart |
Control that shows a range of predefined colors from a specified palette.
|
![]() |
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.
|
![]() |
C1ColorButton |
Button that shows a color, This control is used in the C1BasicColorPickerPart.
|
![]() |
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.
|
![]() |
C1ColorSlider |
Slider used to chose the hue of a color.
|
![]() |
C1HexColorBox |
Text box that shows a color in its hexadecimal representation.
|
![]() |
C1SpectrumColorPicker |
Control that shows a gradient color gamut as well as a slider,
allowing the user to chose the color by dragging an indicator.
|
![]() |
ColorPalette |
Class that defines named groups of colors.
|
![]() |
ColorPaletteEntry |
Class that contains information about the color,
its name and description.
|
![]() |
EditorAttribute |
Specifies the editor to use for a property displayed in a C1PropertyGrid.
|
![]() |
WebColor |
Utility methods for web colors.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
C1ColorPickerMode |
Pick the mode for the C1ColorPicker.
|
![]() |
Office2007ColorTheme |
Specifies a color theme from the standard Office2007 theme collection.
|