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