|
-
Jun 20th, 2004, 08:40 PM
#1
Thread Starter
Hyperactive Member
HScrollBar
This two questions in one.
1. How do I get the HscrollBar to stop flashing when the user is not using it.
2. I am using a SSTab compoment, if the HscrollBar is at its maximum scroll and the user clicks on another tab and then comes back to scrollbar (another tab) how can I get it to be back at the start (GetFocus??), because at the moment it still stays in the same place the user left it.
Thanks in advance
-
Jun 20th, 2004, 08:45 PM
#2
1) SetFocus to some other control on the form.
-
Jun 20th, 2004, 09:05 PM
#3
I should have mentioned that you can do it in the scrollbars's GotFocus event.
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
|