| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property SelectedBackColor As Color | |
| C# | |
|---|---|
public virtual Color SelectedBackColor {get; set;} | |
Property Value
ColorIf this property is set to "empty", the tab will be colored using the TabPage.TabBackColor property.