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