ComponentOne Scheduler for WinForms
AppointmentForm Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Forms Namespace : AppointmentForm Class
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

Reference

AppointmentForm Members
C1.Win.C1Schedule.Forms Namespace