APNSoft Controls [4.5.2.20] - API Reference
APNSoftComboBox.OnItemClick Event

Occurs on the server side when the item is clicked.

[Visual Basic]
Public Event OnItemClick As ComboBoxEventHandler
[C#]
public event ComboBoxEventHandler OnItemClick;

See Also

APNSoftComboBox Class | APNSoft.WebControls Namespace