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

Occurs when the mouse pointer enters the control.

Syntax

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

Requirements

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

See Also