'Declaration
Protected Overridable Function GetTabTextColor() As System.Drawing.Color
'Usage
Dim instance As NTabStripRenderer Dim value As System.Drawing.Color value = instance.GetTabTextColor()
protected virtual System.Drawing.Color GetTabTextColor()