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