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 text as a sequence of character units.
Definition basic_string.h:79
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.h:18
std::shared_ptr< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.h:25
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::forms::text_box control.