DblClick Event
Description
Occurs when the user presses and releases a mouse button and then presses and releases it again over the list box.
Syntax
Public Event DblClick()
Remarks
Occurs when the user double-clicks an item in the list box with the left mouse button.
If DblClick doesn't occur within the system's double-click time limit, the object recognizes another Click event.
See Also

| Suite Pro Controls ActiveX Control v24.0 |
|---|
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.