[]
Represents the dropdown editor for Color type.
public class ColorPickerControl : ComboBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Name | Description |
---|---|
ColorPickerControl() | Initializes a new instance of the ColorPickerControl class. |
Name | Description |
---|---|
Color | Gets or sets the selected color. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |
OnClick(EventArgs) | |
OnDrawItem(DrawItemEventArgs) | |
OnMeasureItem(MeasureItemEventArgs) |