xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::native::find_dialog Member List

This is the complete list of members for xtd::forms::native::find_dialog, including all inherited members.

close(intptr dialog)xtd::forms::native::find_dialogprotectedstatic
create(intptr hwnd, const std::optional< xtd::drawing::point > &location, const xtd::string &title, const xtd::string &find_string, bool show_up_down, bool show_whole_word, bool show_match_case, bool downwards, bool whole_word, bool match_case, xtd::delegate< void(const xtd::drawing::point &, const xtd::string &, bool, bool, bool)> find_next, xtd::delegate< void()> dialog_closed)xtd::forms::native::find_dialogprotectedstatic
destroy(intptr dialog)xtd::forms::native::find_dialogprotectedstatic
show(intptr &dialog)xtd::forms::native::find_dialogprotectedstatic