2 references to WS_EX_CONTEXTHELP
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
3918cp.ExStyle |= NativeMethods.WS_EX_CONTEXTHELP; 3921cp.ExStyle &= ~NativeMethods.WS_EX_CONTEXTHELP;