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


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