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


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