ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / VerticalAlignChanged Event

In This Topic
    VerticalAlignChanged Event (IDropDownEditorBase)
    In This Topic
    Occurs when the value of the VerticalAlign property changes.
    Syntax
    'Declaration
     
    
    Event VerticalAlignChanged As EventHandler
    event EventHandler VerticalAlignChanged
    See Also