Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default ScrollBar object

When I add the ScrollBar object to my form and run the form, the square
inside the bar blinks after you use it and keeps blinking. Is there a way to
make it quit the blinking already?

Thanks,
Angie
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default ScrollBar object

Angie,

Irritating isn't it.
Set the Large Change property to a value that is greater
than the Max property.

Jim Cone
San Francisco, USA


"Angie" wrote in message
...
When I add the ScrollBar object to my form and run the form, the square
inside the bar blinks after you use it and keeps blinking. Is there a way to
make it quit the blinking already?
Thanks,
Angie
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default ScrollBar object

Angie,
It only blinks because it has the focus.
When the focus changes to another control, hey presto, no blink.

If it was the first control with a TabIndex property that you placed on the
userform, it will initially have the focus and blink. Solution: Set the
TabIndex of a different control to 0.

NickHK

"Angie" wrote in message
...
When I add the ScrollBar object to my form and run the form, the square
inside the bar blinks after you use it and keeps blinking. Is there a way

to
make it quit the blinking already?

Thanks,
Angie



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
Scrollbar Help kay Charts and Charting in Excel 1 October 29th 08 05:35 PM
Scrollbar help [email protected] Excel Discussion (Misc queries) 1 January 19th 07 10:48 PM
scrollbar reslut makes another scrollbar to show Patrik Excel Discussion (Misc queries) 0 April 18th 05 03:11 PM
Scrollbar junx13[_11_] Excel Programming 0 September 20th 04 08:03 AM
Scrollbar stewatr Excel Programming 0 November 28th 03 04:57 PM


All times are GMT +1. The time now is 09:41 AM.

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"