3 references to EN_REQUESTRESIZE
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3283
case PInvoke.
EN_REQUESTRESIZE
:
System.Windows.Forms.Tests (2)
System\Windows\Forms\RichTextBoxTests.cs (2)
10086
yield return new object[] { hWnd, (int)PInvoke.
EN_REQUESTRESIZE
};
10364
code = (int)PInvoke.
EN_REQUESTRESIZE