Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SlideRightEventArgs Class / SlideRightEventArgs Constructor


In This Topic
    SlideRightEventArgs Constructor
    In This Topic
    Constructs a new SlideRightEventArgs object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SlideRightEventArgs()
    public SlideRightEventArgs()
    See Also