Search
RegularKey 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 RegularKey.

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.

 Protected Methods

  Name Description

Copy

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

 See Also