T
Tony Johansson
Hello!
I want to drag a file into a TextBox by using DragDrop and this works fine.
I also want to drop this file where I have the cursor positioned in the
TextBox.
So my question is how do I get the current cursor position in the TextBox ?
//Tony
I want to drag a file into a TextBox by using DragDrop and this works fine.
I also want to drop this file where I have the cursor positioned in the
TextBox.
So my question is how do I get the current cursor position in the TextBox ?
//Tony