[]
Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a GcComboBox is opened.
public event EventHandler DropDownOpened
Public Event DropDownOpened As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when the GrapeCity.Windows.InputMan.Primitives.DropDownWindow of a is opened. |
The DropDownOpened event is raised if the drop-down window is opened by either a programmatic modification or user interaction.