Mono Class Library: Overview

System.ComponentModel.Design.ObjectSelectorEditor: Members

The members of System.ComponentModel.Design.ObjectSelectorEditor are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

SubObjectSelectorbool. Documentation for this section has not yet been entered.

Protected Fields

currValueobject. Documentation for this section has not yet been entered.
prevValueobject. Documentation for this section has not yet been entered.

Public Methods

override
EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object
Documentation for this section has not yet been entered.
EqualsToValue(object) : bool
Documentation for this section has not yet been entered.
override
GetEditStyle(System.ComponentModel.ITypeDescriptorContext) : System.Drawing.Design.UITypeEditorEditStyle
Documentation for this section has not yet been entered.
SetValue(object)
Documentation for this section has not yet been entered.

Protected Methods