Determines if this editor supports the painting of a representation of an object's value.
[Visual Basic] Overloads Public Function GetPaintValueSupported() As Boolean [C#] public bool GetPaintValueSupported(); [C++] public: bool GetPaintValueSupported(); [JScript] public function GetPaintValueSupported() : Boolean;
Returns true if PaintValue is implemented.
UITypeEditor Class | UITypeEditor Members | System.Drawing.Design Namespace | UITypeEditor.GetPaintValueSupported Overload List