Name | Description | |
---|---|---|
![]() |
Clones this key. |
|
![]() |
Returns a value indicating whether this instance and a specified Key object represent the same value. |
|
![]() |
Gets the Unicode character associated with this key. |
|
![]() |
Gets the key's text content. Some descendant key classes send their content as input to currently focused control; other ones only store their labels in it. (Inherited from Key.) |
|
![]() |
Gets the key's height. (Inherited from Key.) |
|
![]() |
(Inherited from Key.) |
|
![]() |
Gets relative path to an image that should be displayed inside this key. (Inherited from Key.) |
|
![]() |
Gets whether a mode associated with a modifier key is enabled. (Inherited from Key.) |
|
![]() |
Gets the horizontal position of the key. (Inherited from Key.) |
|
![]() |
Gets how many times to send the key code when this key is pressed. |
|
![]() |
Gets the vertical position of the key. (Inherited from Key.) |
|
![]() |
Gets the key's width. (Inherited from Key.) |
|
![]() |
Returns a hash code for this UnicodeKey. |
|
![]() |
Gets the lower-case character label. |
|
![]() |
Sends this key to the foreground window. |
|
![]() |
Sets the Unicode character associated with this key. |
|
![]() |
Sets the key's text content. Some descendant key classes send their content as input to currently focused control; other ones only store their labels in it. (Inherited from Key.) |
|
![]() |
Sets the key's height. (Inherited from Key.) |
|
![]() |
Overloaded. (Inherited from Key.) |
|
![]() |
Sets whether a mode associated with a modifier key is enabled. (Inherited from Key.) |
|
![]() |
Sets the horizontal position of the key. (Inherited from Key.) |
|
![]() |
Sets how many times to send the key code when this key is pressed. |
|
![]() |
Sets the vertical position of the key. (Inherited from Key.) |
|
![]() |
Sets the key's width. (Inherited from Key.) |
|
![]() |
Updates the key's labels for current language. (Inherited from Key.) |
|
![]() |
Gets the upper-case character label. |