A control where users can select a color from a swatch or palette or using a mixer.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class ColorPicker : ColorPickerBase
Visual Basic
Public Class ColorPicker _
	Inherits ColorPickerBase
Visual C++
public ref class ColorPicker : public ColorPickerBase

Inheritance Hierarchy

See Also