[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.SetTabBackColor

SetTabBackColor Method

SetTabBackColor(int, Color)

Sets the background color for the specified tab.

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