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

In This Topic
    DragNotificationBase Class
    In This Topic
    Object Model
    DragNotificationBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class DragNotificationBase 
       Inherits System.Windows.Forms.Control
    public abstract class DragNotificationBase : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.C1GanttView.DragNotificationBase

    See Also