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