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


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