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

In This Topic
    ContactCollectionForm Class
    In This Topic
    The ContactCollectionForm represents the dialog form for editing C1.C1Schedule.ContactCollection object. Use this form for editing the full list of available contacts.
    Object Model
    ContactCollectionForm Class
    Syntax
    'Declaration
     
    Public Class ContactCollectionForm 
       Inherits System.Windows.Forms.Form
    public class ContactCollectionForm : 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.ContactCollectionForm

    See Also