Click or drag to resize

DropDownDropDownClosed Event

Occurs when the drop down is closed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> DropDownClosed

Value

Type: SystemEventHandlerEventArgs
See Also