Reminders Window
An RemindersWindow class instance. The window displays reminder alerts.
The window is invoked automatically when a reminder is due and a new alert fires.
Use the following actions and methods to invoke the window:
- Click Reminders Window on the SchedulerControl’s ribbon.
- Call the SchedulerControl.ShowRemindersWindow method.
To substitute the default window with a custom descendant, use the OptionsWindows.RemindersWindowType property or handle the SchedulerControl.RemindersWindowShowing event.