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

◆ show_preview() [2/2]

virtual file_dialog & xtd::forms::file_dialog::show_preview ( bool  value)
virtual

Sets a value indicating whether preview file is displayed in the file dialog box.

Parameters
valuetrue if the dialog box includes preview file; otherwise, false. The default value is false.
Returns
Current file_dialog.