dbicDropDate Send comments on this topic.
Move Event
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate 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