Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
300
FormattedTextEditor drop cursor position
posted

Is there a way to know/set cursor position on DragOver and DragDrop methods for the FormattedTextEditor?

I'm doing something like a text editor and would like to drag&drop some text but cannot find the way to place it other than the beginning and the end of already written text.

Many thanks