ComponentOne ColorPicker for WPF
Inheritance Hierarchy
In This Topic
    C1.WPF.ColorPicker Namespace
    In This Topic
    Classes
     ClassDescription
    ClassControl that allows the user to create a personalized color by changing the different components of the HSL or RGB representation of the color.
    ClassControl that shows a range of predefined colors from a specified palette.
    ClassEditor of different brushes, like none, solid or gradient.
    ClassThe brush picker control allows end-users to build solid or gradient brushes by selecting their colors and other properties in an interactive way.
    ClassBorder 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.
    ClassButton that shows a color, This control is used in the C1BasicColorPickerPart.
    ClassEditor of a color by specifying its different components.
    ClassThe 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.
    ClassSlider used to chose the hue of a color.
    ClassEditor of radial and linear gradient brushes.
    ClassEditor for solid brushes.
    ClassControl that shows a gradient color gamut as well as a slider, allowing the user to chose the color by dragging an indicator.
    ClassControl that shows a gradient color gamut allowing the user to chose the color by dragging an indicator.
    ClassClass that defines named groups of colors.
    ClassClass that contains information about the color, its name and description.
    ClassUtility methods for web colors.
    Enumerations
     EnumerationDescription
    EnumerationPick the mode for the C1ColorPicker.
    EnumerationSpecifies a color theme from the standard Office2007 theme collection.
    See Also