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

The following tables list the members exposed by KeyUpEventArgs.

Public Constructors

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

Public Fields

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

See Also