Click or drag to resize

MenuItemCollectionEditorEditValue Method

Overload List
  NameDescription
Public methodEditValue(IServiceProvider, Object)
Edits the value of the specified object using the editor style indicated by the GetEditStyle method.
(Inherited from UITypeEditor.)
Public methodEditValue(ITypeDescriptorContext, IServiceProvider, Object)
Edits the specified object's value using the editor style indicated by the GetEditStyle method.
(Overrides CollectionEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Top
See Also