System.Windows.Forms.Design.FolderNameEditor.EditValue Method

Edits the specified object using the editor style provided by FolderNameEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext).

Syntax

public override object EditValue (System.ComponentModel.ITypeDescriptorContext context, IServiceProvider provider, object value)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
provider
A service object provider.
value
The value to set.

Returns

The new value of the object, or the old value if the object couldn't be updated.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0