UITypeEditor::GetPaintValueSupported Method ()

 

Indicates whether this editor supports painting a representation of an object's value.

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

public:
bool GetPaintValueSupported()

Return Value

Type: System::Boolean

true if PaintValue is implemented; otherwise, false.

.NET Framework
Available since 1.1
Return to top
Show: