LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
KeyPressEventArgs Class Members
See Also  Fields 
Leadtools.Multimedia Namespace : KeyPressEventArgs Class

The following tables list the members exposed by KeyPressEventArgs.

Public Constructors

 NameDescription
public Constructor KeyPressEventArgs ConstructorThe object constructor for the KeyDownEventArgs object.  
Top

Public Fields

 NameDescription
public Field keyAsciiThe short integer ASCII code value identifying which key was pressed.  
Top

See Also