Paints a representation of the value of the specified object to the specified canvas.
Public Sub PaintValue ( _ value As Object, _ canvas As Graphics, _ rectangle As Rectangle _ )
Dim instance As UITypeEditor Dim value As Object Dim canvas As Graphics Dim rectangle As Rectangle instance.PaintValue(value, canvas, rectangle)
public void PaintValue( Object value, Graphics canvas, Rectangle rectangle )
public: void PaintValue( Object^ value, Graphics^ canvas, Rectangle rectangle )
public function PaintValue( value : Object, canvas : Graphics, rectangle : Rectangle )
Editors should paint within the boundaries of the specified rectangle. This rectangle indicates the area of the Properties window to draw a representation of the value within.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98