MobileForms Toolkit Documentation

AdvancedComboBox.Scroll Event

Occurs when the AdvancedComboBox's list is scrolled.

public event EventHandler Scroll;

Remarks

Use this event to respond on scrolling.

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace