3 references to SetWindowText
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (2)
3861PInvoke.SetWindowText(this, value); 7989PInvoke.SetWindowText(this, _text);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1414PInvoke.SetWindowText(this, value);