System.Windows.Forms.Design.ImageListImageEditor Members

The members of System.Windows.Forms.Design.ImageListImageEditor are listed below.

See Also: Inherited members from System.Drawing.Design.ImageEditor

Public Constructors

Public Methods

override
EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object

Edits the specified object value using the edit style provided by the System.Drawing.Design.ImageEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext) method.

override
GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext) : bool

Gets a value indicating whether this editor supports painting a representation of an object's value.

override
PaintValue(System.Drawing.Design.PaintValueEventArgs)

Paints a value indicated by the specified System.Drawing.Design.PaintValueEventArgs.

Protected Methods

override
GetFileDialogDescription() : string

Gets the description for the default file-list filter provided by this editor.

override
GetImageExtenders() : Type[]

Gets an array of supported image types.