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

Determines whether the control will be drawn as just tabs with no tab pages.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TabStrip As Boolean
C# 
public virtual bool TabStrip {get; set;}

Property Value

Boolean

Requirements

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

See Also