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

In This Topic
    DragNotificationBase Class
    In This Topic
    DragNotificationBase is used to show the custom tooltip on dragging task.
    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