'Declaration
Protected Overrides Sub OnPaintBackground( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'Usage
Dim instance As NDecoratorBase Dim e As System.Windows.Forms.PaintEventArgs instance.OnPaintBackground(e)
protected override void OnPaintBackground( System.Windows.Forms.PaintEventArgs e )
Parameters
- e