ComponentOne Scheduler for WinForms
ContactListForm Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Forms Namespace : ContactListForm Class
The ContactListForm represents the dialog form for editing C1.C1Schedule.ContactList object. Use this form for editing the list of contacts assigned to the C1.C1Schedule.Appointment object.
Object Model
ContactListForm Class
Syntax
'Declaration
 
Public Class ContactListForm 
   Inherits System.Windows.Forms.Form
public class ContactListForm : 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.ContactListForm

See Also

Reference

ContactListForm Members
C1.Win.C1Schedule.Forms Namespace