[]
Gets the text color of the specified tab.
public virtual Color GetTabForeColor(int index)
Public Overridable Function GetTabForeColor(index As Integer) As Color
| Type | Name | Description |
|---|---|---|
| int | index |
| Type | Description |
|---|---|
| Color | A Color object. |