Implementing drag/drop between two SyntaxEditors

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Kasper
Version: 4.0.0261
Avatar
I wish to have a form with two SyntaxEditors, where text may be dragged from one of them to the other, copied instead of moved. That is, I wish for the text to remain in the first SyntaxEditor, and duplicated to the second. What is the "prettiest" way of doing that? I'm still finding the drag & drop handling a bit difficult :)

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hmm, I may be wrong but at first glance this might be an option that needs to be specified when DoDragDrop is called, which is done by us. So you would need an option added for this. But if you examine the various drag events and see that the "effect" can be modified during the drag, please post how. Thanks.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.