This is the complete list of members for xtd::forms::native::replace_dialog, including all inherited members.
close(intptr dialog) | xtd::forms::native::replace_dialog | protectedstatic |
create(intptr hwnd, const std::optional< xtd::drawing::point > &location, const xtd::string &title, const xtd::string &find_string, const xtd::string &replace_string, bool show_whole_word, bool show_match_case, bool whole_word, bool match_case, xtd::delegate< void(const xtd::drawing::point &, const xtd::string &, const xtd::string &, bool, bool)> find_next, xtd::delegate< void(const xtd::drawing::point &, const xtd::string &, const xtd::string &, bool, bool, bool)> replace, xtd::delegate< void()> dialog_closed) | xtd::forms::native::replace_dialog | protectedstatic |
destroy(intptr dialog) | xtd::forms::native::replace_dialog | protectedstatic |
show(intptr &dialog) | xtd::forms::native::replace_dialog | protectedstatic |