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


In This Topic
    SlideLeftDefaultAction Method (SuperEditBase)
    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