1 reference to SendMessage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2027
position = (int)UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_FINDTEXT, findOptions, ft);