MindFusion WinForms Programmer's Guide
AppointmentForm Members
Constructors Properties Methods
 


Ready-made form for appointment editing.

The following tables list the members exposed by the AppointmentForm type.

 Public Constructors

  Name Description

AppointmentForm

Overloaded. Initializes a new instance of the AppointmentForm class.

 Public Properties

  Name Description

Appointment

Gets the appointment being edited in this form.

TimeFormat

Gets or sets the format of times displayed within the form.

 Public Methods

  Name Description

SetAppointment

Sets the appointment that is to be edited in the form.

SetDates

Sets the dates to be used to initialize the form if no appointment is initially set.

 Protected Methods

  Name Description

ApplyItemChanges

Called when the user presses the 'Save and Close' button to apply the changes to the appointment.

ApplyRecurrenceChanges

Called when the user presses the 'Save and Close' button to apply the changes to the appointment's recurrence.

Dispose

Clean up any resources being used.

 See Also

AppointmentForm Class
MindFusion.Scheduling.WinForms Namespace