2 references to WS_EX_CONTEXTHELP
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
3622cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_CONTEXTHELP; 3626cp.ExStyle &= ~(int)WINDOW_EX_STYLE.WS_EX_CONTEXTHELP;