5 references to SetWindowText
System.Windows.Forms (5)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (5)
674SetWindowText(unformattedText, false, false); 1493SetWindowText(GetFormattedDisplayString(), false, false); 2615SetWindowText(GetFormattedDisplayString(), oldText != TextOutput, preserveCharPos); 2626SetWindowText(GetFormattedDisplayString(), true, false); 2636SetWindowText(GetFormattedDisplayString(), false, true);