'Declaration
Public Event DropDownStyleChanged As EventHandler
'Usage
Dim instance As GcComboBox Dim handler As EventHandler AddHandler instance.DropDownStyleChanged, handler
public event EventHandler DropDownStyleChanged
'Declaration
Public Event DropDownStyleChanged As EventHandler
'Usage
Dim instance As GcComboBox Dim handler As EventHandler AddHandler instance.DropDownStyleChanged, handler
public event EventHandler DropDownStyleChanged