System.Windows.Forms.Design.ShortcutKeysEditor.EditValue Method

Edits the given object value using the editor style provided by the ShortcutKeysEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext) method.

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
An IServiceProvider that this editor can use to obtain services.
value
The object to edit.

Returns

The new value of the object.

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: 2.0.0.0