6
votes

Is there a way for a Word Add-In to get the current cursor position within the document/on screen (e.g. to display my own control next to it)?

1

1 Answers

7
votes

Have you tried the Cursor.Position property?