Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CalculatorButtonStyle Class / Dispose Method


In This Topic
Dispose Method (CalculatorButtonStyle)
In This Topic
Releases the resources used by the CalculatorButtonStyle class.
Syntax
'Declaration
 
Public Sub Dispose() 
 
'Usage
 
Dim instance As CalculatorButtonStyle
 
instance.Dispose()
See Also