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