[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.GetTabForeColor

GetTabForeColor Method

GetTabForeColor(int)

Gets the text color of the specified tab.

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

A Color object.