ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / DragNotificationBase Class / HandleDestroyed Event

In This Topic
    HandleDestroyed Event (DragNotificationBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Event HandleDestroyed As System.EventHandler
    public event System.EventHandler HandleDestroyed
    See Also