Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SideButtonBase Class / Finalize Method


In This Topic
Finalize Method (SideButtonBase)
In This Topic
Releases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection.
Syntax
'Declaration
 
Protected Overrides Sub Finalize() 
 
'Usage
 
Dim instance As SideButtonBase
 
instance.Finalize()
See Also