Sets the state of the key associated with the specified character to released/up.
- character (Char)
- A character associated with a key.
This method may cause modifier keys (like ControlKey
or ShiftKey) to be pressed or released. The original
state of these modifier keys is restored by this method.
