The AppearanceEditor type exposes the following members.
Methods
Name | Description | |
---|---|---|
EditCell |
Edits the cell.
(Inherited from UITypeEditorEx.) | |
EditValue |
Edits the specified object's value using the editor style indicated by the GetEditStyle()()()() method.
(Overrides UITypeEditor..::..EditValue(ITypeDescriptorContext, IServiceProvider, Object).) | |
GetEditStyle |
Gets the editor style used by the EditValue(IServiceProvider, Object) method.
(Overrides UITypeEditor..::..GetEditStyle(ITypeDescriptorContext).) | |
GetPaintCellSupported |
Gets a value, indicating whether this editor supports Cell painting.
(Inherited from UITypeEditorEx.) | |
GetPaintValueSupported |
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
(Overrides UITypeEditor..::..GetPaintValueSupported(ITypeDescriptorContext).) | |
PaintCell |
Paints the cell.
(Inherited from UITypeEditorEx.) | |
PaintValue |
Paints a representation of the value of an object using the specified PaintValueEventArgs.
(Overrides UITypeEditor..::..PaintValue(PaintValueEventArgs).) |