Scrolling after SelectAllCommand

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Thomas Goff
Version: 4.0.0252
Avatar
Some of my users have requested that the editor not scroll to the bottom when performing a select all. They would like the scroll position to remain unchanged.

For example, if you open a document in your sample application that is long enough to require scroll bars. If you perform a select all, then the view will scroll to the end of the document.

This is how VS does it, but other editors do not (e.g. Query Analyzer). It's really just a personal preference, but can this be done with the current version of the editor?

Thanks,
Tom

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Good idea Tom, this is added for the next maintenance release:
Added the SyntaxEditor.ScrollToCaretOnSelectAll property which governs whether the editor will scroll to the end of the document when doing a select all.


Actipro Software Support

The latest build of this product (v25.1.0) was released 14 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.