Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > MouseMoveEventArgs Class : shift Field |
public short shift
'Declaration
Public shift As Short
'Usage
Dim instance As MouseMoveEventArgs Dim value As Short value = instance.shift instance.shift = value
public: short shift
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. |