[]
        
(Showing Draft Content)

C1.Win.List.C1Combo.NotInList

NotInList Event

Fires when the user enters a value in the text portion of a combo box that is not found in the list portion.

Namespace: C1.Win.List
Assembly: C1.Win.List.10.dll
Syntax
public event NotInListEventHandler NotInList
Public Event NotInList As NotInListEventHandler
Returns
Type Description
NotInListEventHandler Fires when the user enters a value in the text portion of a combo box that is not found in the list portion.