ComponentOne Scheduler for WinForms
ResourceListForm Class
Members 

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

See Also

Reference

ResourceListForm Members
C1.Win.C1Schedule.Forms Namespace