Resetting Horizontal Scrollbar

S

Sharkbyte

I have a subform, with a horizontal scrollbar. Is there a command that will
return the scrollbar to its starting position? Requerying the form doesn't
accomplish this.

Thanks.

Sharkbyte
 
D

Dirk Goldgar

in message
I have a subform, with a horizontal scrollbar. Is there a command that
will
return the scrollbar to its starting position? Requerying the form
doesn't
accomplish this.


I haven't worked with it at all, but Stephen Lebans has a solution here that
includes support for horizontal scrollbars:

http://www.lebans.com/setgetsb.htm
SetGetSB.zip is a database containing functions to allow
a user to Set or Get the current position of a ScrollBar Thumb
for a Form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top