ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.8 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / HandleDestroyed Event

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