KeyPressEventArgs Constructor

Summary
The object constructor for the KeyDownEventArgs object.
Syntax
C#
C++/CLI
public KeyPressEventArgs( 
   short 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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.