ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonNumericBox Class / DownButton Method

In This Topic
    DownButton Method (RibbonNumericBox)
    In This Topic
    Simulates a click of the down button.
    Syntax
    'Declaration
     
    Public Sub DownButton() 
    public void DownButton()
    See Also