Back to Devexpress

Outlook Appointment Editing Form

windowsforms-115048-controls-and-libraries-scheduler-visual-elements-dialogs-outlook-appointment-editing-form.md

latest776 B
Original Source

Outlook Appointment Editing Form

  • Dec 23, 2019

The Outlook appointment editing form is an instance of the AppointmentRibbonForm class. The form is the default appointment editing dialog of WinForms Scheduler.

The Outlook form enables you to print an individual appointment or save it in iCalendar format.

To customize the editing form, use the Custom Form Assistant in the Visual Studio Designer.

Note

The form requires references to the DevExpress.Printing.v25.2.Core.dll and DevExpress.XtraPrinting.v25.2.dll assemblies.