2 references to ES_DISABLENOSCROLL
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
296
cp.Style |= (int)PInvoke.
ES_DISABLENOSCROLL
;
305
cp.Style |= (int)PInvoke.
ES_DISABLENOSCROLL
;