Spread WinForms 15
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()
See Also