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

In This Topic
    OpenDropDown Method (C1DropDownControl)
    In This Topic
    Shows the dropdown.
    Syntax
    'Declaration
     
    Public Overridable Sub OpenDropDown() 
    public virtual void OpenDropDown()
    See Also