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