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