QueuePathEditor::EditValue Method

 

Namespace:   System.Messaging.Design
Assembly:  System.Messaging (in System.Messaging.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 message queue using the specified type descriptor context and service provider.(Overrides UITypeEditor::EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^).)

Return to top
Show: