[]
        
(Showing Draft Content)

C1.Design.ColorPickerControl

ColorPickerControl Class

Represents the dropdown editor for Color type.

Namespace: C1.Design
Assembly: C1.Win.4.8.dll
Syntax
public class ColorPickerControl : ComboBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
ColorPickerControl()

Initializes a new instance of the ColorPickerControl class.

Properties

Name Description
Color

Gets or sets the selected color.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnClick(EventArgs)
OnDrawItem(DrawItemEventArgs)
OnMeasureItem(MeasureItemEventArgs)