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