MindFusion WinForms Programmer's Guide
RecurrenceForm Members
Constructors Properties Methods
 


Ready-made form for recurrence editing.

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

 Public Constructors

  Name Description

RecurrenceForm

Overloaded. Initializes a new instance of the RecurrenceForm class.

 Public Properties

  Name Description

EndTime

Gets the end time of the recurrence.

Recurrence

Gets the recurrence being edited in this form.

StartTime

Gets the start time of the recurrence.

TimeFormat

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

 Public Methods

  Name Description

EnableRemoveButton

Enables or disables the 'Remove' button.

SetDate

Sets a date to be used to initialize the form if no recurrence is set initially.

SetDates

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

SetRecurrence

Sets the recurrence pattern to be edited in the form.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnRightToLeftChanged

Form.OnRightToLeftChanged override.

OnRightToLeftLayoutChanged

Form.OnRightToLeftLayoutChanged override.

 See Also

RecurrenceForm Class
MindFusion.Scheduling.WinForms Namespace