Spread Windows Forms 15.0
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()
    public void Dispose()
    See Also