'Declaration
Protected Overridable Function DrawSkinBackground( _ ByVal g As System.Drawing.Graphics _ ) As System.Boolean
'Usage
Dim instance As NTabStripRenderer Dim g As System.Drawing.Graphics Dim value As System.Boolean value = instance.DrawSkinBackground(g)
protected virtual System.bool DrawSkinBackground( System.Drawing.Graphics g )
Parameters
- g