Difference between revisions of "MouseClickShiftPressed"

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

Latest revision as of 15:29, 24 February 2012

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

Usage

MouseClickShiftPressed