Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

shift Field (MouseMoveEventArgs)






Value that indicates which of the SHIFT, CTRL, and ALT keys are down when the user moved the mouse.
Syntax
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
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

See Also

Reference

MouseMoveEventArgs Class
MouseMoveEventArgs Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features