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

Occurs when the control loses mouse capture.

Syntax

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

Requirements

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

See Also