PPCC Namespace
Represents a color picker

Namespace:  PPCC.ColorPicker
Assembly:  ColorPicker (in ColorPicker.dll)
Version: 1.0.2727.23381

Syntax

C#
public class ColorPicker : ColorButton
Visual Basic (Declaration)
Public Class ColorPicker _
	Inherits ColorButton
Visual C++
public ref class ColorPicker : public ColorButton

Inheritance Hierarchy

See Also