Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SEditButton Class / SpinDownProc Method


In This Topic
    SpinDownProc Method
    In This Topic
    Internal use only. SpinDown thread procedure
    Syntax
    'Declaration
     
    
    Protected Sub SpinDownProc() 
    'Usage
     
    
    Dim instance As SEditButton
     
    instance.SpinDownProc()
    protected void SpinDownProc()
    See Also