SDG Toolkit

SdgKeyPressEventArgs Members

SdgKeyPressEventArgs overview

Public Instance Constructors

SdgKeyPressEventArgs Constructor The Default Constructor for the key press event arguments

Public Instance Properties

HandledGets a boolean value describing if this event has been handled by another component
IDGets the ID of the keyboard which raised this event
KeyCharGets the ASCII equivalent of the character just pressed

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

SdgKeyPressEventArgs Class | Sdgt Namespace