3 references to EM_EXSETSEL
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
250
PInvokeCore.
EM_EXSETSEL
=> "EM_EXSETSEL",
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
1829
PInvokeCore.SendMessage(this, PInvokeCore.
EM_EXSETSEL
, 0, ref chrg);
2832
PInvokeCore.SendMessage(this, PInvokeCore.
EM_EXSETSEL
, 0, ref range);