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

Show in webframe

KeyPressEventArgs Constructor (KeyPressEventArgs)






The short integer ASCII code value identifying which key was pressed.
The object constructor for the KeyDownEventArgs object.
Syntax
public KeyPressEventArgs( 
   short keyAscii
)
'Declaration
 
Public Function New( _
   ByVal keyAscii As Short _
)
'Usage
 
Dim keyAscii As Short
 
Dim instance As New KeyPressEventArgs(keyAscii)
public:
KeyPressEventArgs( 
   short keyAscii
)

Parameters

keyAscii
The short integer ASCII code value identifying which key was pressed.
Remarks
This constructer is called internally when an KeyDownEvent occurs.
Requirements

Target Platforms

See Also

Reference

KeyPressEventArgs Class
KeyPressEventArgs 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