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