xtd
0.2.0
Loading...
Searching...
No Matches
◆
run_dialog()
bool xtd::forms::file_dialog::run_dialog
(
intptr
hwnd_owner
)
override
protected
virtual
Runs file dialog box.
Parameters
hwnd_owner
A value that represents the window handle of the owner window for the common dialog box.
Returns
true if the file could be opened; otherwise, false.
Remarks
This method provides an implementation of run_dialog, and is invoked when the user of a file dialog invokes show_dialog.
Implements
xtd::forms::common_dialog
.
xtd
forms
file_dialog
Generated on Sat Sep 14 2024 21:25:24 for xtd by
Gammasoft
. All rights reserved.