get the cursor position

C

Cindy M -WordMVP-

Hi =?Utf-8?B?c3li?=,
how can i know the X Y screen position of the word cursor in VBA?
The Word object model simply does not provide for this. In the Word
(word processing) context this isn't considered important. Closest
you can get is the Horizontal and Vertial positions provided by the
Information property of the selection object.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8
2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail :)
 
Top