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

Occurs when the System.Windows.Forms.Control.Location property value has changed.

Syntax

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

Requirements

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

See Also