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


In This Topic
    SpinDownButtonElement Constructor
    In This Topic
    Creates a new spin-down button element.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SpinDownButtonElement()
    public SpinDownButtonElement()
    See Also