Color Picker

A standard color picker control.

Namespace: LSOne.Controls.ColorPicker

Assembly: LSOne.Controls

Syntax

public partial class ColorPickerCtrl: UserControl

 

Constructors

Name Description
ColorPickerCtrl() Default constructor

 

Properties

Name Description
SelectedColor Get or set the color of the color picker control.
AllowAlphaChannel Set if the control should support transparency.

 

See also