3 references to ECO_SELECTIONBAR
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
1297(LPARAM)(int)PInvoke.ECO_SELECTIONBAR); 2491(LPARAM)(int)PInvoke.ECO_SELECTIONBAR);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
6581PInvokeCore.SendMessage(control, PInvokeCore.EM_SETOPTIONS, (WPARAM)(int)PInvoke.ECOOP_OR, (LPARAM)(nint)PInvoke.ECO_SELECTIONBAR);