Edits the given object value using the editor style provided by the ShortcutKeysEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext) method.
- 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.
![]()
The new value of the object.