1 reference to BFFM_ENABLEOK
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (1)
353
UnsafeNativeMethods.SendMessage(new HandleRef(null, hwnd), (int) NativeMethods.
BFFM_ENABLEOK
, 0, isFileSystemFolder ? 1 : 0);