public event EventHandler TextChanged
'Declaration Public Event TextChanged As EventHandler
'Declaration
Public Event TextChanged As EventHandler
'Usage Dim instance As DropDownEditor Dim handler As EventHandler AddHandler instance.TextChanged, handler
'Usage
Dim instance As DropDownEditor Dim handler As EventHandler AddHandler instance.TextChanged, handler
DropDownEditor Class DropDownEditor Members