2 references to SendMessage
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
3074
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_STREAMIN, flags, es);
3171
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_STREAMOUT, flags, es);