Hi Actipro,
I am implementing some drag and drop features and need some support.
1. Block selection support
When dragging a block selected text from Visual Studio, it uses a 'MSDEVColumnSelect' clipboard format. Currently Actipro does not support this format and the dropped block text will not be added as a block selection. Would it be possible for you to support this please?
2. Setting caret after drop
In some circumstances I would like to set the caret after a drop. I can't do this in the Drop event as the text replace has not occurred yet. I'm unable to find any suitable event to perform this caret set. Do you have any suggestions?
Thanks!
[Modified 8 years ago]