7#include <xtd/drawing/font_family>
8#include <xtd/date_time>
11xtd::string& __xtd_forms_trace_form_base_default_form_name__() noexcept;
12xtd::
string& __xtd_forms_trace_form_base_default_text_box_name__() noexcept;
47 const
xtd::
string&
name() const noexcept override;
107 void update_format();
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.hpp:18
xtd::basic_string< char > string
Represents text as a sequence of UTF-8 code units.
Definition __string_definitions.hpp:43
xtd::shared_ptr_object< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.hpp:25
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
constexpr const_pointer data() const noexcept
Gets direct access to the underlying contiguous storage.
Definition read_only_span.hpp:201
Contains xtd::forms::text_box control.