ComponentOne List 8.0 for ActiveX
DblClick Event

 

DblClick Event

The DblClick event occurs when the user presses then releases a mouse button twice in rapid succession over the control.

Syntax

object_DblClick ( )

Arguments

None

Remarks

Event applies to TDBList and TDBCombo controls.

Double clicking a control also generates MouseDown, MouseUp, and Click events in addition to the DblClick event. The order of events for the control is MouseDown, MouseUp, Click, DblClick, and MouseUp.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback