This documentation is archived and is not being maintained.
UITypeEditor.PaintValue Method
Visual Studio 2008
Paints a representation of the value of an object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
PaintValue(PaintValueEventArgs) | Paints a representation of the value of an object using the specified PaintValueEventArgs. |
|
PaintValue(Object, Graphics, Rectangle) | Paints a representation of the value of the specified object to the specified canvas. |
Show: