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


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