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