1 reference to SendMessage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2926UnsafeNativeMethods.SendMessage(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETCHARFORMAT, selectionOnly ? RichTextBoxConstants.SCF_SELECTION : RichTextBoxConstants.SCF_ALL, cfW);