ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / DropDownFormAlignChanged Event

In This Topic
    DropDownFormAlignChanged Event (C1DropDownControl)
    In This Topic
    Occurs when the value of the DropDownFormAlign property has changed.
    Syntax
    'Declaration
     
    Public Event DropDownFormAlignChanged As EventHandler
    public event EventHandler DropDownFormAlignChanged
    See Also