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

In This Topic
    ValueChanged Event (IDropDownEditorBase)
    In This Topic
    Occurs when the Value property changes.
    Syntax
    'Declaration
     
    
    Event ValueChanged As EventHandler
    event EventHandler ValueChanged
    See Also