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

Gets or sets the default background style of a non-selected tab.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also