Mono Class Library: Overview

System.Drawing.Design.UITypeEditor: Members

The members of System.Drawing.Design.UITypeEditor are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsDropDownResizablebool. Documentation for this section has not yet been entered.

Public Methods

EditValue(IServiceProvider, object) : object
Documentation for this section has not yet been entered.
EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object
Documentation for this section has not yet been entered.
GetEditStyle() : UITypeEditorEditStyle
Documentation for this section has not yet been entered.
GetEditStyle(System.ComponentModel.ITypeDescriptorContext) : UITypeEditorEditStyle
Documentation for this section has not yet been entered.
GetPaintValueSupported() : bool
Documentation for this section has not yet been entered.
GetPaintValueSupported(System.ComponentModel.ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.
PaintValue(PaintValueEventArgs)
Documentation for this section has not yet been entered.
PaintValue(object, System.Drawing.Graphics, System.Drawing.Rectangle)
Documentation for this section has not yet been entered.