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