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

Occurs when the mouse pointer leaves the control.

Syntax

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

Requirements

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

See Also