dbicMonth Send comments on this topic.
MouseCaptureChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth 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