2 references to IME_COMPOSITION_STRING
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (2)
2771if ((m.LParamInternal & (int)IME_COMPOSITION_STRING.GCS_COMPSTR) != 0) 2776else if ((m.LParamInternal & (int)IME_COMPOSITION_STRING.GCS_RESULTSTR) != 0)