ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownForm Class / Open Event

In This Topic
    Open Event (DropDownForm)
    In This Topic
    Occurs when dropdown form is opened.
    Syntax
    'Declaration
     
    Public Event Open As EventHandler
    public event EventHandler Open
    See Also