[]
        
(Showing Draft Content)

C1.Win.List.ComboBoxContainer.Open

Open Event

Fires when the user opens the list portion of the control by clicking the dropdown button or by pressing ALT + DOWN ARROW while the control is closed.

Namespace: C1.Win.List
Assembly: C1.Win.List.10.dll
Syntax
public event OpenEventHandler Open
Public Event Open As OpenEventHandler
Returns
Type Description
OpenEventHandler Fires when the user opens the list portion of the control by clicking the dropdown button or by pressing ALT + DOWN ARROW while the control is closed.