ColorEditor::PaintValue Method

 

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

NameDescription
System_CAPS_pubmethodPaintValue(Object^, Graphics^, Rectangle)

Paints a representation of the value of the specified object to the specified canvas.(Inherited from UITypeEditor.)

System_CAPS_pubmethodPaintValue(PaintValueEventArgs^)

Paints a representative value of the given object to the provided canvas.(Overrides UITypeEditor::PaintValue(PaintValueEventArgs^).)

Return to top
Show: