xtd
0.2.0
Loading...
Searching...
No Matches
◆
multiselect()
[1/2]
virtual bool xtd::forms::open_file_dialog::multiselect
(
)
const
virtual
noexcept
Gets a value indicating whether the dialog box allows multiple files to be selected.
Returns
true if the dialog box allows multiple files to be selected together or concurrently; otherwise, false. The default value is false.
Remarks
Use the file_names property to access the full list of selected file names.
Examples
image_list.cpp
.
xtd
forms
open_file_dialog
Generated on Mon Sep 9 2024 23:25:21 for xtd by
Gammasoft
. All rights reserved.