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

In This Topic
    AppointmentForm Class
    In This Topic
    The AppointmentForm represents the dialog form for editing Appointment objects.
    Object Model
    AppointmentForm Class
    Syntax
    'Declaration
     
    Public Class AppointmentForm 
       Inherits System.Windows.Forms.Form
    public class AppointmentForm : 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.AppointmentForm

    See Also