[]
Raises the DropDown event.
protected virtual void OnDropDown(object sender, DropDownEventArgs e)
Protected Overridable Sub OnDropDown(sender As Object, e As DropDownEventArgs)
Type | Name | Description |
---|---|---|
object | sender | Object that raised the event |
DropDownEventArgs | e | Event arguments |