'Declaration Protected Overridable Sub OnPaint( _ ByVal e As PaintEventArgs _ )
protected virtual void OnPaint( PaintEventArgs e )
Parameters
- e
- An System.Windows.Forms.PaintEventArgs that contains the event data.
'Declaration Protected Overridable Sub OnPaint( _ ByVal e As PaintEventArgs _ )
protected virtual void OnPaint( PaintEventArgs e )