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

Determines whether the tabs will automatically scroll when a navigational arrow button is pressed.

Syntax

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

Property Value

Boolean

Requirements

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

See Also