ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskForm Class
Members

In This Topic
    TaskForm Class
    In This Topic
    Represents a System.Windows.Forms.Form that allows user to manage task settings.
    Object Model
    TaskForm Class
    Syntax
    'Declaration
     
    Public Class TaskForm 
       Inherits System.Windows.Forms.Form
    public class TaskForm : 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.C1GanttView.TaskForm

    See Also