Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / November 2007

Tip: Looking for answers? Try searching our database.

detect system.cursor

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RB Smissaert - 17 Nov 2007 21:10 GMT
How can I determine the system.cursor in Word?

It always gives me 2, the normal cursor:

Sub test()

 'Application.System.Cursor = wdCursorWait  '0
 'Application.System.Cursor = wdCursorIBeam '1
 'Application.System.Cursor = wdCursorNormal  '2

 Word.Application.System.Cursor = wdCursorNorthwestArrow  '3

 MsgBox Word.Application.System.Cursor  'this will still give 2

End Sub

RBS
Russ - 19 Nov 2007 09:34 GMT
RBS,
There doesn't appear to be a way to read the true setting of the
system.cursor. My MacWord always returns a 2, also.

> How can I determine the system.cursor in Word?
>
[quoted text clipped - 13 lines]
>
> RBS

Signature

Russ

drsmN0SPAMikleAThotmailD0Tcom.INVALID

RB Smissaert - 19 Nov 2007 13:13 GMT
Thanks for confirming the same problem.
Not sure now how to get this, but there must be a way somehow.

RBS

> RBS,
> There doesn't appear to be a way to read the true setting of the
[quoted text clipped - 17 lines]
>>
>> RBS
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.