dbicTabs Send comments on this topic.
SelectedStyle Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : SelectedStyle Property

Gets or sets the style of the selected tab in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SelectedStyle As enumSelectedStyle
C# 
public virtual enumSelectedStyle SelectedStyle {get; set;}

Property Value

enumSelectedStyle Enumeration

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also