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

The following tables list the members exposed by KeyDownEventArgs.

Public Constructors

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

Public Fields

 NameDescription
public Field keyCodeThe short integer value identifying which key was down.  
public Field shiftStateThe short integer shift state flags.  
Top

See Also