2 references to OFN_ENABLESIZING
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)
103
|
OFN_ENABLESIZING
// These shouldn't be set in options (only set in the flags for the legacy dialog)