Version

ScheduleDialogFactory Class Members

The following tables list the members exposed by ScheduleDialogFactory.

Public Constructors
 NameDescription
Public ConstructorScheduleDialogFactory Constructor  
Public Properties
 NameDescription
Public PropertySupportedActivityDialogTypesOverridden. Returns a flagged enumeration indicating the types of Infragistics.Controls.Schedules.ActivityBase for which the CreateActivityDialog method will return a dialog to be displayed.  
Public Methods
 NameDescription
Public MethodCreateActivityCategoryCreationDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public MethodCreateActivityCategoryDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public MethodCreateActivityDialogOverridden. Returns a FrameworkElement that should used as the dialog for creating and editing Infragistics.Controls.Schedules.ActivityBase derived instances.  
Public MethodCreateActivityRecurrenceChooserDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public MethodCreateActivityRecurrenceDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public MethodCreateActivityTypeChooserDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public MethodCreateReminderDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public MethodCreateTimeZoneChooserDialog (Inherited from Infragistics.Controls.Schedules.ScheduleDialogFactoryBase)
Public Methodstatic (Shared in Visual Basic)RegisterResourcesAdds an additonal Resx file in which the control will pull its resources from.  
Public Methodstatic (Shared in Visual Basic)UnregisterResourcesRemoves a previously registered resx file.  
See Also