MobileForms Toolkit Documentation

AdvancedComboBox.DropDown Event

Occurs when the list is dropped down. (popup)

public event EventHandler DropDown;

Remarks

This event is raised when the list of items is dropped down.

DropDown event has arguments of type EventArgs.

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace