Posted 8 years ago
by LONG Philippe
Version: 17.2.0661
Platform: .NET 4.7
Environment: Windows 10 (64-bit)

I use SyntaxEditor to edit a value in a PropertyGrid.
I have set the IsMultiLine property to false and the WordWrapMode to 'Word'.
Everything works fine except when the SyntaxEDitor content wraps on two lines.
If I then use scroll wheel down (or PageDown) on the SyntaxEditor, the content scrolls down one line and I only see the second line.
There is no way to scroll up to see the first line : scroll wheel up, key Up, Home ... (except sometimes by using PageUp keystroke)