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