demonstrates the use of form event.
#include <xtd/forms/application>
#include <xtd/forms/form>
#include <xtd/forms/message_box>
auto main() -> int {
form.
text(
"Click anywhere on the form");
};
}
@ e
The E key.
Definition console_key.hpp:96
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8