ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / OpenDropDown Method

In This Topic
    OpenDropDown Method (C1NumericEdit)
    In This Topic
    Shows the dropdown.
    Syntax
    'Declaration
     
    Public Overrides Sub OpenDropDown() 
    public override void OpenDropDown()
    See Also