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


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