IconEditor::EditValue Method

 

Namespace:   System.Drawing.Design
Assembly:  System.Drawing.Design (in System.Drawing.Design.dll)

NameDescription
System_CAPS_pubmethodEditValue(IServiceProvider^, Object^)

Edits the value of the specified object using the editor style indicated by the GetEditStyle method.(Inherited from UITypeEditor.)

System_CAPS_pubmethodEditValue(ITypeDescriptorContext^, IServiceProvider^, Object^)

Edits the given object value using the editor style provided by the GetEditStyle method.(Overrides UITypeEditor::EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^).)

Return to top
Show: