[]
Occurs when the drop-down editor is double-clicked.
[Browsable(true)]
public event EventHandler DoubleClick
<Browsable(True)>
Public Event DoubleClick As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when the drop-down editor is double-clicked. |
A double-click is determined by the mouse settings of the user's operating system. The user can set the time between clicks of a mouse button that determines a double-click rather than two clicks.