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