System.Drawing.Design.PaintValueEventArgs Class

Provides data for the UITypeEditor.PaintValue(object, System.Drawing.Graphics, System.Drawing.Rectangle) method.

See Also: PaintValueEventArgs Members

Syntax

public class PaintValueEventArgs : EventArgs

Remarks

System.Drawing.Design.PaintValueEventArgs provides all the information needed for a System.Drawing.Design.UITypeEditor to paint within an area based on the value of the specified object, including the System.Drawing.Rectangle in which the drawing should be done and the System.Drawing.Graphics object with which the drawing should be done.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0