2 references to OFN_EXPLORER
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
766
Flags = (OPEN_FILENAME_FLAGS)Options |
OFN_EXPLORER
| OFN_ENABLEHOOK | OFN_ENABLESIZING,
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.Vista.cs (1)
104
|
OFN_EXPLORER
; // These shouldn't be set in options (only set in the flags for the legacy dialog)