DblClick
Viscom Software VideoCap ActiveX Control |
DblClick Event
Description: |
Occurs when the user presses and releases a mouse button and then presses and releases it again over a VideoCap ActiveX Control . |
Syntax: |
Private Sub VideoCap1_DblClick() End Sub |
Remark: |
If DblClick doesn't occur within the system's double-click time limit, the object recognizes another Click event. The double-click time limit may vary because the user can set the double-click speed in the Control Panel. |