Version

DropDownOpened Event (ComboEditorBase<T,TControl>)

Occurs when the value of the IsDropDownOpen property has changed from false to true and the drop-down is open.
Syntax
'Declaration
 
Public Event DropDownOpened As EventHandler
public event EventHandler DropDownOpened