dbicMonth Send comments on this topic.
Move Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : Move Event

Occurs when the control is moved.

Syntax

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

Requirements

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

See Also