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