Click or drag to resize

AtalaImageEditorGetPaintValueSupported Method

Overload List
  NameDescription
Public methodGetPaintValueSupported
Indicates whether this editor supports painting a representation of an object's value.
(Inherited from UITypeEditor.)
Public methodGetPaintValueSupported(ITypeDescriptorContext)
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
(Overrides UITypeEditorGetPaintValueSupported(ITypeDescriptorContext).)
Top
See Also