|
virtual |
Preprocesses keyboard or input messages within the message loop before they are dispatched.
message | A xtd::forms::message, passed by reference, that represents the message to process. The possible values are WM_KEYDOWN, WM_SYSKEYDOWN, WM_CHAR, and WM_SYSCHAR. |
Reimplemented in xtd::forms::form.