IconEditor::EditValue Method
.NET Framework (current version)
Namespace:
System.Drawing.Design
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
| Name | Description | |
|---|---|---|
![]() | EditValue(IServiceProvider^, Object^) | Edits the value of the specified object using the editor style indicated by the GetEditStyle method.(Inherited from UITypeEditor.) |
![]() | EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^) | Edits the given object value using the editor style provided by the GetEditStyle method.(Overrides UITypeEditor::EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^).) |
Show:
