3 references to STATE2_INPUTCHAR
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10186SetState2(STATE2_INPUTCHAR, true); 10238target.SetState2(STATE2_INPUTCHAR, false); 10276if (target.GetState2(STATE2_INPUTCHAR) || target.IsInputChar((char)msg.WParam)) {