Search
NumPadKey Methods
 


 Public Methods

  Name Description

Clone

Clones this key.

Equals

Returns a value indicating whether this instance and a specified Key object represent the same value.

GetHashCode

Returns a hash code for this NumPadKey.

GetVirtualKeyCode

Gets the virtual key code corresponding to a System.Windows.Forms.Keys value. (Inherited from Key.)

Send

Sends this key to the foreground window.

UpdateKey

Updates the key's labels for current language. (Inherited from Key.)

 Protected Methods

  Name Description

Copy

Copies the properties of this key to specified one. (Inherited from Key.)

 See Also