Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SpinDownButtonElement Class / Dispose Method


In This Topic
    Dispose Method (SpinDownButtonElement)
    In This Topic
    Releases system resources.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    'Usage
     
    
    Dim instance As SpinDownButtonElement
     
    instance.Dispose()
    public void Dispose()
    See Also