True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBDropdown Class / DropDownOpen Event

In This Topic
    DropDownOpen Event (C1TrueDBDropdown)
    In This Topic
    Occurs when the dropdown is opened.
    Syntax
    'Declaration
     
    Public Event DropDownOpen As System.EventHandler
    public event System.EventHandler DropDownOpen
    See Also