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

Gets or sets the font for the Selected tab in the control.

Syntax

Visual Basic (Declaration) 
Public Property SelectedFont As Font
C# 
public Font SelectedFont {get; set;}

Property Value

Font

Requirements

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

See Also