Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ISlideLeftNotify Interface / SlideLeftNotify Method
Object


In This Topic
    SlideLeftNotify Method (ISlideLeftNotify)
    In This Topic
    Specifies slide left notification.
    Syntax
    'Declaration
     
    
    Sub SlideLeftNotify( _
       ByVal o As Object _
    ) 
    'Usage
     
    
    Dim instance As ISlideLeftNotify
    Dim o As Object
     
    instance.SlideLeftNotify(o)
    void SlideLeftNotify( 
       object o
    )

    Parameters

    o
    Object
    See Also