Posted 17 years ago by Igor Kolesnik
Avatar
Hello,

how do I programmatically deselect currently selected text in syntaxeditor?

/igor

Comments (2)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
If you access the editor.SelectedView.Selection object, there are a number of properties and methods on that to modify the selection however you would like. The Collapse method might be what you want.


Actipro Software Support

Posted 17 years ago by Igor Kolesnik
Avatar
Thanks for your reply. I use CollapseLeft() and it does what I need.

/igor
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.