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 > MouseDownEventArgs Class : shift Field |
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. |
public short shift
'Declaration
Public shift As Short
'Usage
Dim instance As MouseDownEventArgs Dim value As Short value = instance.shift instance.shift = value
public: short shift