[]
Edits a value.
public override object EditValue(ITypeDescriptorContext context, IServiceProvider provider, object value)
Public Overrides Function EditValue(context As ITypeDescriptorContext, provider As IServiceProvider, value As Object) As Object
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The editor context. |
| IServiceProvider | provider | The service provider. |
| object | value | The value to edit. |
| Type | Description |
|---|---|
| object |