Method keys.AddChar
Overload
Adds single character to the internal collection. It will be sent like text with option OKeyText.KeysOrChar.
public keys AddChar(char c)
Parameters
| c (char) |
Returns
|
keys
This. |
Adds single character to the internal collection. It will be sent like text with option OKeyText.KeysOrChar.
public keys AddChar(char c)
| c (char) |
|
keys
This. |