|
-
Mar 18th, 2000, 02:18 AM
#1
Thread Starter
Member
And how do I stop them from doing that?
Thanks
-
Mar 18th, 2000, 11:15 AM
#2
Hyperactive Member
They flash to let the user know that the scroll bar is currently in focus. Why do you care if it flashes or not? You could get it to stop by putting focus on another control or making your own.
-
Mar 19th, 2000, 09:14 AM
#3
Thread Starter
Member
I suppose I could live with it if I had to. But I shouldn't have to. Flashing scroll bars are not standard windows app behavior. For instance, if I scroll the page down in my browser right now, the bar does not flash. Most apps do not work that way.
So the question is, I suppose, how to move the focus off of the scroll bar in scrollbar_change event procedure.
Or am I missing something obvious here?
-
Mar 19th, 2000, 09:57 AM
#4
Lively Member
just set the tabstop to false.
-
Mar 19th, 2000, 10:58 AM
#5
Thread Starter
Member
DOOOHHHHH! I knew it had to be something ridiculously simple 
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|