ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LayoutForm Class / HandleDestroyed Event

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