'Declaration
Protected Overridable Sub OnPaintBackground( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'Usage
Dim instance As EditSourceDialog Dim e As System.Windows.Forms.PaintEventArgs instance.OnPaintBackground(e)
protected virtual void OnPaintBackground( System.Windows.Forms.PaintEventArgs e )
Parameters
- e