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


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

    System.Object
       System.EventArgs
          FarPoint.Win.SpinDownEventArgs

    See Also