Difference between revisions of "MouseClickCtrlPressed"

From MultiCharts
Jump to navigation Jump to search
(Created page with " Category:MouseClickEvents")
 
 
Line 1: Line 1:
 +
Returns <code>[[True]]</code> if the '''Ctrl''' button is pressed on the keyboard simultaneously with a mouse click.
 +
 +
== Usage ==
 +
<syntaxhighlight>MouseClickCtrlPressed</syntaxhighlight>
  
 
[[Category:MouseClickEvents]]
 
[[Category:MouseClickEvents]]

Latest revision as of 15:23, 24 February 2012

Returns True if the Ctrl button is pressed on the keyboard simultaneously with a mouse click.

Usage

MouseClickCtrlPressed