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

Gets or sets the pattern used to paint the background of the selected tab in the control.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also