Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows Namespace / ElementContainerControl Class / DestroyHandle Method


In This Topic
    DestroyHandle Method (ElementContainerControl)
    In This Topic
    Destroys the handle associated with the control.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub DestroyHandle() 
    'Usage
     
    
    Dim instance As ElementContainerControl
     
    instance.DestroyHandle()
    protected override void DestroyHandle()
    See Also