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