UITypeEditor::PaintValue Method
.NET Framework (current version)
Paints a representation of the value of an object.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | PaintValue(Object^, Graphics^, Rectangle) | Paints a representation of the value of the specified object to the specified canvas. |
![]() | PaintValue(PaintValueEventArgs^) | Paints a representation of the value of an object using the specified PaintValueEventArgs. |
Show:
