5#include "../forms_export.hpp" 
    8#include <xtd/event_args> 
   56      bool match_case() const noexcept;
 
   64      bool whole_word() const noexcept;
 
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
 
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
 
std::shared_ptr< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.hpp:25
 
Contains xtd::forms::message class.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
 
Contains xtd::forms::search_direction enum class.