←Select platform

shift Field

Summary

Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the user moved the mouse.

Syntax

C#
VB
C++
public short shift 
Public shift As Short 
public: 
short shift 

Remarks

Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the user moved the mouse. The following are possible values:

Value Meaning
1 SHIFT key .
2 CTRL key. 4 ALT key. 3 CTRL/SHIFT key. 5 ALT/SHIFT key. 6 CTRL/ALT key. 7 CTRL/ALT/SHIFT key.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly