Occurs when the control needs to be painted.
![](../icons/collapse_all.gif)
C# | Visual Basic |
protected override void OnPaint( PaintEventArgs pe )
Protected Overrides Sub OnPaint ( _ pe As PaintEventArgs _ )
![](../icons/collapse_all.gif)
- pe (PaintEventArgs)
- Paint Event arguments
C# | Visual Basic |
protected override void OnPaint( PaintEventArgs pe )
Protected Overrides Sub OnPaint ( _ pe As PaintEventArgs _ )