shift Field

Summary
Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the button specified in the Button argument is released.
Syntax
C#
VB
C++
public short shift 
Public shift As Short 
public: 
short shift 
Remarks

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.