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

Determines if the tab scroll arrows in the tabs will be visible.

Syntax

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

Property Value

Boolean

Requirements

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

See Also