Provides data for the UITypeEditor.PaintValue(object, System.Drawing.Graphics, System.Drawing.Rectangle) method.
See Also: PaintValueEventArgs Members
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.