Re: Hiding the cursor in Word through VBA? by Helmut
Helmut
Fri Oct 15 06:05:31 CDT 2004
Hi,
workaraounds:
scroll the cursor out of view,
reduce the size of the cursor to 1 point,
set the blinking interval to a very high value,
API SetCaretBlinkTime,
api-functions that seem to be appropriate
could be hidecaret, or destroycaret or showcursor,
but i couldn't get it to work. I guess, if the macro
hands the control back to word, the cursor will
be restored anyway. And I got only very short macros
here for testing. For the longer taking macros,
I minimize the application window anyway.
---
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word 2002, Windows 2000