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

Occurs when the value of the System.Windows.Forms.Control.Cursor property changes.

Syntax

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

Requirements

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

See Also