This is the complete list of members for xtd::forms::find_box, including all inherited members.
show(const iwin32_window &owner, find_next_callback_t find_next) | xtd::forms::find_box | inlinestatic |
show(const iwin32_window &owner, const xtd::string &find_string, find_next_callback_t find_next) | xtd::forms::find_box | inlinestatic |
show(const iwin32_window &owner, const xtd::string &find_string, const xtd::string &title, find_next_callback_t find_next) | xtd::forms::find_box | inlinestatic |
show(const iwin32_window &owner, const xtd::string &find_string, const xtd::string &title, bool match_case, find_next_callback_t find_next) | xtd::forms::find_box | inlinestatic |
show(const iwin32_window &owner, const xtd::string &find_string, const xtd::string &title, bool match_case, xtd::forms::search_direction search_direction, find_next_callback_t find_next) | xtd::forms::find_box | inlinestatic |
show(const iwin32_window &owner, const xtd::string &find_string, const xtd::string &title, bool match_case, xtd::forms::search_direction search_direction, bool whole_word, find_next_callback_t find_next) | xtd::forms::find_box | inlinestatic |