Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / SlideLeftDefaultAction Method


In This Topic
    SlideLeftDefaultAction Method
    In This Topic
    Internal use only. Slide left default action.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub SlideLeftDefaultAction() 
    'Usage
     
    
    Dim instance As SuperEditBase
     
    instance.SlideLeftDefaultAction()
    protected virtual void SlideLeftDefaultAction()
    See Also