4 references to EM_SETOPTIONS
System.Windows.Forms (4)
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
273
case RichTextBoxConstants.
EM_SETOPTIONS
: text = "EM_SETOPTIONS"; break;
winforms\Managed\System\WinForms\RichTextBox.cs (3)
232
SendMessage(RichTextBoxConstants.
EM_SETOPTIONS
,
1423
SendMessage(RichTextBoxConstants.
EM_SETOPTIONS
,
2604
UnsafeNativeMethods.PostMessage(new HandleRef(this, Handle), RichTextBoxConstants.
EM_SETOPTIONS
, (IntPtr)RichTextBoxConstants.ECOOP_OR,