[]
Sets the text color of the tab.
public virtual void SetTabForeColor(int index, Color newColor)
Public Overridable Sub SetTabForeColor(index As Integer, newColor As Color)
Type | Name | Description |
---|---|---|
int | index | Tab index |
Color | newColor |