Overview | Methods | Fields | This Package | All Packages
Creates a PaintEvent object.
Syntax
public PaintEvent( Graphics graphics, RECT rect )
Parameters
graphics
The Graphics object used to paint the item.
rect
The com.ms.win32.RECT structure that represents the rectangle in which to paint.