Event Paint
Occurs when the border is redrawn.
public event EventHandler<PaintEventArgs>? Paint
Returns
- EventHandler<PaintEventArgs>
- Occurs when the border is redrawn.
Occurs when the border is redrawn.
public event EventHandler<PaintEventArgs>? Paint