The common base class for color selection controls.

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

Syntax

C#
public abstract class ColorPickerBase : Control
Visual Basic
Public MustInherit Class ColorPickerBase _
	Inherits Control
Visual C++
public ref class ColorPickerBase abstract : public Control

Inheritance Hierarchy

See Also