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