'Declaration
Public Overloads Sub PaintValue( _
ByVal value As System.Object, _
ByVal canvas As System.Drawing.Graphics, _
ByVal rectangle As System.Drawing.Rectangle _
)
public void PaintValue(
System.object value,
System.Drawing.Graphics canvas,
System.Drawing.Rectangle rectangle
)