2 references to FOS_FILEMUSTEXIST
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.Vista.cs (1)
87
|
FOS_FILEMUSTEXIST
System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs (1)
259
_options = (FOS_PICKFOLDERS | FOS_FORCEFILESYSTEM |
FOS_FILEMUSTEXIST
);