ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / DropDownFormAlignChanged Event

In This Topic
    DropDownFormAlignChanged Event
    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