ColorEditor::GetPaintValueSupported Method

 

Namespace:   System.Drawing.Design
Assembly:  System.Drawing.Design (in System.Drawing.Design.dll)

NameDescription
System_CAPS_pubmethodGetPaintValueSupported()

Indicates whether this editor supports painting a representation of an object's value.(Inherited from UITypeEditor.)

System_CAPS_pubmethodGetPaintValueSupported(ITypeDescriptorContext^)

Gets a value indicating if this editor supports the painting of a representation of an object's value.(Overrides UITypeEditor::GetPaintValueSupported(ITypeDescriptorContext^).)

Return to top
Show: