'Declaration Public Event KeyDownInPopup As Func(Of Key,Integer,Integer)
'Declaration
Public Event KeyDownInPopup As Func(Of Key,Integer,Integer)
public event Func<Key,int,int> KeyDownInPopup
C1ComboBox Class C1ComboBox Members