[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.SetTabForeColor

SetTabForeColor Method

SetTabForeColor(int, Color)

Sets the text color for the specified tab.

Declaration
public virtual void SetTabForeColor(int index, Color newColor)
Public Overridable Sub SetTabForeColor(index As Integer, newColor As Color)
Parameters
Type Name Description
int index
Color newColor