Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / RecurrenceForm Class
Members

In This Topic
    RecurrenceForm Class
    In This Topic
    The RecurrenceForm represents the dialog form for editing the recurrence pattern properties.
    Object Model
    RecurrenceForm Class
    Syntax
    'Declaration
     
    Public Class RecurrenceForm 
       Inherits System.Windows.Forms.Form
    public class RecurrenceForm : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.C1Schedule.Forms.RecurrenceForm

    See Also