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.hpp:79
 
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.hpp:18
 
std::shared_ptr< 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 xtd_about_box.hpp:10
 
Contains xtd::forms::text_box control.