[]
Occurs before the appointment tooltip is shown.
public event EventHandler<BeforeAppointmentTooltipShowEventArgs> BeforeAppointmentTooltipShow
Public Event BeforeAppointmentTooltipShow As EventHandler(Of BeforeAppointmentTooltipShowEventArgs)
| Type | Description |
|---|---|
| EventHandler<BeforeAppointmentTooltipShowEventArgs> | Occurs before the appointment tooltip is shown. |