Mono Class Library: Overview

System.Drawing.Design.UITypeEditor: Method Members

The methods of System.Drawing.Design.UITypeEditor are listed below. For a list of all members, see the UITypeEditor Members list.

See Also: Inherited members from System.Object

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.