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

◆ check_path_exists() [2/2]

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

Sets a value indicating whether the dialog box displays a warning if the user specifies a path that does not exist.

Parameters
valuetrue if the dialog box displays a warning when the user specifies a path that does not exist; otherwise, false. The default value is true.
Returns
Current file_dialog.