xtd::forms::dialog_result xtd::forms::common_dialog::show_dialog | ( | const iwin32_window & | owner | ) |
Runs a common dialog box with the specified owner.
owner | Any object that implements iwn32_window that represents the top-level window that will own the modal dialog box. |