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

◆ show_hidden_files() [2/2]

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

Sets a value indicating whether hidden files are displayed in the file dialog box.

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