Click or drag to resize
Sandcastle Help File BuilderFlagsEnumEditorEditValue 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)
This is overridden to edit the value using a checked list box control as the drop-down editor.
(Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Top
See Also