Version

DropDownClosed Event

Occurs when the IsDropDownOpen property was changed from true to false and the drop-down is closed.
Syntax
'Declaration
 
Public Event DropDownClosed As EventHandler
public event EventHandler DropDownClosed