Constable Authorization Engine 2.0 BETA

DropDownPicker.ItemClicked Event

[This is preliminary documentation and subject to change.]

Occurs when an item in the drop-down list is clicked.

[Visual Basic]
Public Event ItemClicked As EventHandler
[C#]
public event EventHandler ItemClicked;

See Also

DropDownPicker Class | LaMarvin.Design.Controls Namespace