dbicDayView Send comments on this topic.
MouseHover Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : MouseHover Event

Occurs when the mouse pointer rests on the control.

Syntax

Visual Basic (Declaration) 
Public Event MouseHover As EventHandler
C# 
public event EventHandler MouseHover

Requirements

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

See Also