1 reference to SendMessage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
1836
if (UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETOLEINTERFACE, 0, out editOle) != 0) {