[]
Initiates a redraw for the object to repaint itself.
public override void OnPaint(Graphics g, Rectangle rectInput)
Public Overrides Sub OnPaint(g As Graphics, rectInput As Rectangle)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics device interface |
| Rectangle | rectInput | Rectangle to redraw |