Gets or sets the border type to place around each tab in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TabBorder As enumTabBorder | |
| C# | |
|---|---|
public virtual enumTabBorder TabBorder {get; set;} | |
Property Value
enumTabBorder EnumerationThe actual border drawn around each selected and non-selected tab is also determined by the TabStyle property.