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

Gets or sets the pattern used to paint the tab background.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also