TypeBrowserEditor::EditValue Method

 

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.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 value of the specified object using the editor style indicated by GetEditStyle.(Overrides UITypeEditor::EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^).)

Return to top
Show: