[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.GetTabBackColor

GetTabBackColor Method

GetTabBackColor(int)

Gets the background color of the specified tab.

Declaration
public virtual Color GetTabBackColor(int index)
Public Overridable Function GetTabBackColor(index As Integer) As Color
Parameters
Type Name Description
int index
Returns
Type Description
Color

A Color object.