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