[]
        
(Showing Draft Content)

FarPoint.Win.ElementWithButtons.OnDropDoubleClick

OnDropDoubleClick Method

OnDropDoubleClick(object, EventArgs)

Processes the DoubleClick events that occur in a drop-down button.

Declaration
protected virtual void OnDropDoubleClick(object sender, EventArgs e)
Protected Overridable Sub OnDropDoubleClick(sender As Object, e As EventArgs)
Parameters
Type Name Description
object sender

Object that raised the event

EventArgs e

Event arguments