xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::find_box Member List

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_boxinlinestatic
show(const iwin32_window &owner, const xtd::ustring &find_string, find_next_callback_t find_next)xtd::forms::find_boxinlinestatic
show(const iwin32_window &owner, const xtd::ustring &find_string, const xtd::ustring &title, find_next_callback_t find_next)xtd::forms::find_boxinlinestatic
show(const iwin32_window &owner, const xtd::ustring &find_string, const xtd::ustring &title, bool match_case, find_next_callback_t find_next)xtd::forms::find_boxinlinestatic
show(const iwin32_window &owner, const xtd::ustring &find_string, const xtd::ustring &title, bool match_case, xtd::forms::search_direction search_direction, find_next_callback_t find_next)xtd::forms::find_boxinlinestatic
show(const iwin32_window &owner, const xtd::ustring &find_string, const xtd::ustring &title, bool match_case, xtd::forms::search_direction search_direction, bool whole_word, find_next_callback_t find_next)xtd::forms::find_boxinlinestatic