[]
        
(Showing Draft Content)

C1.Win.List.ComboBoxContainer.Close

Close Event

Fires when the user closes the list portion of the control by clicking the dropdown button or by pressing ALT + Down Arrow while the control is open.

Namespace: C1.Win.List
Assembly: C1.Win.List.10.dll
Syntax
public event CloseEventHandler Close
Public Event Close As CloseEventHandler
Returns
Type Description
CloseEventHandler Fires when the user closes the list portion of the control by clicking the dropdown button or by pressing ALT + Down Arrow while the control is open.