1 write to lpstrText
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
1916ft.lpstrText = pText;
1 reference to lpstrText
System.Windows.Forms.Interop.Tests (1)
RichTextBoxTests.cs (1)
83Assert.Equal("Fine Text", Marshal.PtrToStringUni((IntPtr)value.lpstrText));