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

Determines whether a tab will be highlighted as the mouse moves over it.

Syntax

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

Property Value

Boolean

Requirements

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

See Also