View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
JP[_4_] JP[_4_] is offline
external usenet poster
 
Posts: 897
Default Suppress Mouse Hourglass

I understand, but (to quote Dave Peterson) "sometimes the dragon
wins."

(no offense to Gary Gygax -- RIP)



HTH,
JP



On Mar 5, 6:48*pm, "donwb" wrote:
Hi JP
Thanks for the response.
I tried the suggestions on the Microsoft site you suggested.
The mouse cursor can be changed from the hourglass to pretty much anything,
but it but it still "blinks" as the cursor is moved - as you would expect.
The Microsoft site doesn't give any indication how the pointer can be
suppressed, or better still hidden and that's what I really need.
donwb

"JP" wrote in message

...
How about Application.Cursor?

http://support.microsoft.com/kb/213424

HTH,
JP

On Mar 4, 6:59 pm, "donwb" wrote:



WinXP, Excel 2003
I have a UserForm with a number of CommandButtons.
I use the MouseMove event on (or over) any of these CBs, to trigger a
macro.
The Mouse pointer changes to the hourglass when over the button.
This is all as expected, but annoyingly, the hourglass "blinks" -
ie responds to the slightest movement when over the button.
Is there a macro command which I can use in a macro to suppress the
hourglass when over the button?- Hide quoted text -


- Show quoted text -