[]
Occurs immediately before the Appointment dialog box is displayed.
[C1Description("BeforeAppointmentShow", "Fired before the Appointment dialog box is displayed.")]
[C1Category("UI")]
public event CancelAppointmentEventHandler BeforeAppointmentShow
<C1Description("BeforeAppointmentShow", "Fired before the Appointment dialog box is displayed.")>
<C1Category("UI")>
Public Event BeforeAppointmentShow As CancelAppointmentEventHandler
| Type | Description |
|---|---|
| CancelAppointmentEventHandler | Occurs immediately before the Appointment dialog box is displayed. |