LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

KeyUpEventArgs Constructor (KeyUpEventArgs)

Show in webframe



The short integer value identifying which key was released.
The short integer shift state flags. 0x0001 = Shift is pressed, 0x0002 = Ctrl is pressed, and 0x0004 = Alt is pressed
The object constructor for the KeyUpEventArgs object.
Syntax
'Declaration
 
Public Function New( _
   ByVal keyCode As Short, _
   ByVal shiftState As Short _
)
'Usage
 
Dim keyCode As Short
Dim shiftState As Short
 
Dim instance As New KeyUpEventArgs(keyCode, shiftState)
public KeyUpEventArgs( 
   short keyCode,
   short shiftState
)
public:
KeyUpEventArgs( 
   short keyCode,
   short shiftState
)

Parameters

keyCode
The short integer value identifying which key was released.
shiftState
The short integer shift state flags. 0x0001 = Shift is pressed, 0x0002 = Ctrl is pressed, and 0x0004 = Alt is pressed
Remarks
This constructer is called internally when an KeyUpEvent occurs.
Requirements

Target Platforms

See Also

Reference

KeyUpEventArgs Class
KeyUpEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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