2 references to OFN_ENABLESIZING
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FileDialog.cs (1)
1023
ofn.Flags = Options | (NativeMethods.OFN_EXPLORER | NativeMethods.OFN_ENABLEHOOK | NativeMethods.
OFN_ENABLESIZING
);
winforms\Managed\System\WinForms\FileDialog_Vista.cs (1)
129
| NativeMethods.
OFN_ENABLESIZING
//These shouldn't be set in options (only set in the flags for the legacy dialog)