dbicDayView Send comments on this topic.
HotTrack Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : HotTrack Property

Determines if column headers will change color when the mouse moves over them.

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