Share

ComboBox Events

The ComboBox type exposes the following members.

Events

 NameDescription
Public eventCurrentChangedSubscribe to this event to be notified when the current item of the ComboBox is changed.
Public eventDropDownClosedSubscribe to this event to be notified when the drop-down of the ComboBox is closed.
Public eventDropDownOpenedSubscribe to this event to be notified when the drop-down of the ComboBox is opened.

See Also

Reference

Was this information helpful?