MobileForms Toolkit Documentation

AdvancedComboBox.DropDownClosed Event

Occurs when the list is closed.

public event EventHandler DropDownClosed;

Remarks

This event is raised when the list of items is closed.

DropDownClosed event has arguments of type EventArgs.

See Also

AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace