The properties of System.Windows.Forms.PaintEventArgs are listed below. For a list of all members, see the PaintEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | ClipRectangle | System.Drawing.Rectangle.
Gets the rectangle in which to paint. |
[read-only] | Graphics | System.Drawing.Graphics.
Gets the graphics used to paint. |