xtd 0.2.0
Loading...
Searching...
No Matches

◆ run_dialog()

bool xtd::forms::folder_browser_dialog::run_dialog ( intptr  owner)
overrideprotectedvirtual

When overridden in a derived class, specifies a common dialog box.

Parameters
ownerA value that represents the window handle of the owner window for the common dialog box.
Returns
true if the dialog box was successfully run; otherwise, false.

Implements xtd::forms::common_dialog.