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

This event occurs whenever a right mouse button is clicked.

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