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