System.Windows.Forms.Design.BorderSidesEditor.EditValue Method

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

Syntax

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

Parameters

context
An System.ComponentModel.ITypeDescriptorContext providing information about the control or component.
provider
An IServiceProvider providing custom support to other objects.
value
The object value to edit.

Returns

The edited 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