Edits the specified object value using the edit style provided by the System.Drawing.Design.ImageEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext) method.
- context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
- provider
An IServiceProvider through which editing services can be obtained.
- value
An object being edited.
![]()
An object representing the new value. If the value of the object has not changed, the ImageListImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) method returns the object that was passed to it.