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

Occurs when the control is clicked.

Syntax

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

Requirements

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

See Also