a small horizontal bar located above the scroll bar

SyntaxEditor for Windows Forms Forum

Posted 9 years ago by jdwang
Version: 14.1.0321
Platform: .NET 4.5
Environment: Windows 7 (32-bit)
Avatar

In the syntax editor, I see a small horizontal bar located above the scroll bar.
This horizontal bar can be expanded and the same text is visible in two separate windows.

You can reproduce the problem in the published syntaxeditor Sample.

Comments (2)

Posted 9 years ago by jdwang
Avatar

I don't know how to upload a picture. Could any expert tell me how?

Posted 9 years ago by Tobias Lingemann - Software Devolpment Engineer, Vector Informatik GmbH
Avatar

I think what you are refering to is the split view feature. It is not a bug. You have to set SyntaxEditor.SplitType property to SyntaxEditorSplitType.None to disable the option. After that the splitter will be hidden and the scrollbar looks as usual.

Btw.: You cannot upload pictures here. You can contact the support per e-Mail and add the files there or upload the files somewhere else and link them here.


Best regards, Tobias Lingemann.

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.