4 references to SC_CLOSE
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (3)
3263UnsafeNativeMethods.EnableMenuItem(new HandleRef(this, hmenu), NativeMethods.SC_CLOSE, 3267UnsafeNativeMethods.EnableMenuItem(new HandleRef(this, hmenu), NativeMethods.SC_CLOSE, 7415case NativeMethods.SC_CLOSE:
winforms\Managed\System\WinForms\MDIControlStrip.cs (1)
41close = new ControlBoxMenuItem(hMenu, NativeMethods.SC_CLOSE, target);