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

In This Topic
    GoToDate Class
    In This Topic
    The GoToDate represents the dialog form for specifying target date and view to switch the C1.Win.C1Schedule.C1Schedule component to.
    Object Model
    GoToDate Class
    Syntax
    'Declaration
     
    Public Class GoToDate 
       Inherits System.Windows.Forms.Form
    public class GoToDate : 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.GoToDate

    See Also