ComponentOne Scheduler for WinForms
ResourceCollectionForm Class
Members 

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

See Also

Reference

ResourceCollectionForm Members
C1.Win.C1Schedule.Forms Namespace