[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.DoubleClick

DoubleClick Event

Occurs when the drop-down editor is double-clicked.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Browsable(true)]
public event EventHandler DoubleClick
<Browsable(True)>
Public Event DoubleClick As EventHandler
Returns
Type Description
EventHandler Occurs when the drop-down editor is double-clicked.
Remarks

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.