[]
Represents the editor for the Color value.
public class ColorPickerUITypeEditor : UITypeEditor
Name | Description |
---|---|
ColorPickerUITypeEditor() |
Name | Description |
---|---|
FormType | Gets or sets the type of the form used as the color picker. The form must expose the public property Color Color {get;set;}. |
Name | Description |
---|---|
EditValue(ITypeDescriptorContext, IServiceProvider, object) | |
GetEditStyle(ITypeDescriptorContext) | |
GetPaintValueSupported(ITypeDescriptorContext) | |
PaintValue(PaintValueEventArgs) |