xtd
0.2.0
Loading...
Searching...
No Matches
◆
handled()
[1/2]
bool xtd::forms::key_press_event_args::handled
(
)
const
inline
noexcept
Gets a value indicating whether the
xtd::forms::control::key_press
event was handled.
Returns
true if the event is handled; otherwise, false.
Remarks
If the event is not handled, it will be sent to the operating system for default processing. Set handled to true to cancel the
xtd::forms::control::key_press
event.
xtd
forms
key_press_event_args
Generated on Sat Sep 14 2024 21:25:25 for xtd by
Gammasoft
. All rights reserved.