VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.OnMouseRightDoubleClick Event

This event occurs whenever a right mouse button is double-clicked.

Pascal
property OnMouseRightDoubleClick: TVFMouseRightDoubleClickEvent Type;
C++
__property TVFMouseRightDoubleClickEvent OnMouseRightDoubleClick;
C#
event TVFMouseRightDoubleClickEvent Type OnMouseRightDoubleClick;
Visual Basic
Event OnMouseRightDoubleClick As TVFMouseRightDoubleClickEvent
Java
OnMouseRightDoubleClick
IDL
__property TVFMouseRightDoubleClickEvent OnMouseRightDoubleClick;
JavaScript
OnMouseRightDoubleClick
PHP
published OnMouseRightDoubleClick;
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!