Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ISlideRightNotify Interface / SlideRightNotify Method
Object


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

    Parameters

    o
    Object
    See Also