'Declaration Public Event DropDownClosed As EventHandler
'Usage Dim instance As GcNumber Dim handler As EventHandler AddHandler instance.DropDownClosed, handler
public event EventHandler DropDownClosed
'Declaration Public Event DropDownClosed As EventHandler
'Usage Dim instance As GcNumber Dim handler As EventHandler AddHandler instance.DropDownClosed, handler
public event EventHandler DropDownClosed