6 references to codeUpdateText
System.Windows.Forms (6)
winforms\Managed\System\WinForms\TextBoxBase.cs (6)
60private static readonly int shortcutsEnabled = BitVector32.CreateMask(codeUpdateText); 1293textBoxFlags[codeUpdateText] = true; 1298textBoxFlags[codeUpdateText] = false; 1315textBoxFlags[codeUpdateText] = true; 1330textBoxFlags[codeUpdateText] = false; 2202if (!textBoxFlags[codeUpdateText] && !textBoxFlags[creatingHandle]) {