'Declaration
Protected Overridable Sub DrawXPParentBackground( _ ByVal g As System.Drawing.Graphics _ )
'Usage
Dim instance As NCommandRenderer Dim g As System.Drawing.Graphics instance.DrawXPParentBackground(g)
protected virtual void DrawXPParentBackground( System.Drawing.Graphics g )
Parameters
- g