ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / DestroyHandle Method

In This Topic
    DestroyHandle Method
    In This Topic
    Destroys the handle associated with the form.
    Syntax
    'Declaration
     
    Protected Overrides Sub DestroyHandle() 
    protected override void DestroyHandle()
    See Also