ImageEditor::PaintValue Method (PaintValueEventArgs^)
.NET Framework (current version)
Paints a value indicated by the specified PaintValueEventArgs.
Assembly: System.Drawing.Design (in System.Drawing.Design.dll)
Parameters
- e
-
Type:
System.Drawing.Design::PaintValueEventArgs^
A PaintValueEventArgs indicating what to paint and where to paint it.
To display the representation of the value in a typical property sheet format, paint within the boundaries of the Rectangle contained within the specified PaintValueEventArgs.
.NET Framework
Available since 1.1
Available since 1.1
Show: