4 references to EN_SELCHANGE
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3297
case PInvoke.
EN_SELCHANGE
:
System.Windows.Forms.Tests (3)
System\Windows\Forms\RichTextBoxTests.cs (3)
10087
yield return new object[] { hWnd, (int)PInvoke.
EN_SELCHANGE
};
10176
code = (int)PInvoke.
EN_SELCHANGE
10410
code = (int)PInvoke.
EN_SELCHANGE