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

Occurs when the control is entered.

Syntax

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

Requirements

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

See Also