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

Indicates if the mouse is over the current header if you wish to customize the hottrack or fonts.

Syntax

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

Property Value

Boolean

Requirements

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

See Also