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