Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Raises the Paint event.
|
|
OnPaintBackground ( PaintEventArgs e ) : void |
Raises the PaintBackground event.
|
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | An PaintEventArgs containing the event data. |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | An PaintEventArgs containing the event data. |
return | void |