Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 271
Default Userform and mouse pointer

By default the mouse pointer on a userform displays as a arrow. I have a
userform with a button. I want the mouse pointer to be like a cross or
something until it is over the button and then turn to an arrow. Why isn't
there and option for a mouse pointer as little hand with a finger indicating
to click?


--
Thanks
Shawn
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Userform and mouse pointer

That's isn't a standard?

--
Regards,
Tom Ogilvy


"Shawn" wrote:

By default the mouse pointer on a userform displays as a arrow. I have a
userform with a button. I want the mouse pointer to be like a cross or
something until it is over the button and then turn to an arrow. Why isn't
there and option for a mouse pointer as little hand with a finger indicating
to click?


--
Thanks
Shawn

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 271
Default Userform and mouse pointer

I want the mouse pointer to be like a cross or something until it is over
the button and then turn to an arrow
--
Thanks
Shawn


"Tom Ogilvy" wrote:

That's isn't a standard?

--
Regards,
Tom Ogilvy


"Shawn" wrote:

By default the mouse pointer on a userform displays as a arrow. I have a
userform with a button. I want the mouse pointer to be like a cross or
something until it is over the button and then turn to an arrow. Why isn't
there and option for a mouse pointer as little hand with a finger indicating
to click?


--
Thanks
Shawn

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Userform and mouse pointer

You could assign the Form's Mousepointer property to any of the built in
icons, eg fmMousePointerCross. You'd then need to change all other controls'
Mousepointer properties from Default to say fmMousePointerArrow.

If you want a "little hand with a finger" you can load your own custom icon
from file to the Mouseicon property.

Regards,
Peter T

"Shawn" wrote in message
...
I want the mouse pointer to be like a cross or something until it is over
the button and then turn to an arrow
--
Thanks
Shawn


"Tom Ogilvy" wrote:

That's isn't a standard?

--
Regards,
Tom Ogilvy


"Shawn" wrote:

By default the mouse pointer on a userform displays as a arrow. I

have a
userform with a button. I want the mouse pointer to be like a cross

or
something until it is over the button and then turn to an arrow. Why

isn't
there and option for a mouse pointer as little hand with a finger

indicating
to click?


--
Thanks
Shawn



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mouse pointer Atishoo Excel Discussion (Misc queries) 2 June 16th 08 04:25 PM
mouse pointer robnsd Excel Discussion (Misc queries) 2 April 20th 07 10:17 PM
mouse pointer . . . again! lightbulb_bill[_2_] Excel Programming 1 August 15th 05 11:48 PM
mouse pointer jim c. Excel Programming 0 September 6th 03 11:25 PM


All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"