6#include <xtd/event_args>
60 bool handled() const noexcept {
return handled_;}
104 bool handled_ =
false;
105 bool suppress_key_press_ =
false;
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.h:18
int32_t int32
Represents a 32-bit signed integer.
Definition int32.h:23
Contains xtd::forms::keys enum class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10