KeyCharEventArgs

Undocumented in source.

Constructors

this
this(Keys keys, char keyCh)
Undocumented in source.

Members

Properties

keyChar
char keyChar [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From KeyEventArgs

keyCode
Keys keyCode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
handled
bool handled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
handled
bool handled [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta