[]
Processes the DoubleClick events that occur in the pop-up button.
protected virtual void OnPopUpDoubleClick(object sender, EventArgs e)
Protected Overridable Sub OnPopUpDoubleClick(sender As Object, e As EventArgs)
Type | Name | Description |
---|---|---|
object | sender | Object that raised the event |
EventArgs | e | Event arguments |