Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SlideRightEventArgs Class
Members


In This Topic
    SlideRightEventArgs Class
    In This Topic
    Represents the event data for the SlideRight event.
    Syntax
    'Declaration
     
    
    Public Class SlideRightEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As SlideRightEventArgs
    public class SlideRightEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.SlideRightEventArgs

    See Also