ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / SplitChange Event

In This Topic
    SplitChange Event (DropDownList)
    In This Topic
    Occurs whenever a Split changes focus.
    Syntax
    'Declaration
     
    
    Public Event SplitChange As EventHandler
    public event EventHandler SplitChange
    See Also