dbicMonth Send comments on this topic.
Activated Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : Activated Event

Occurs when the form is activated in code or by the user.

Syntax

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

Requirements

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

See Also