Reading scroll bars position

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I it possible to read the scroll ar position. I explain: I have created a
form where people can select the criteria and see related data in a sub form.
This subform is customized so the user can see different colors according to
the type of the data and a few extra features, so datasheet view is not a
option.

I would like to simulate then the FrozenColumns property in Form view, but
to do this (I think) I need to read the scroll bar values. Is this possible,
some how?

Thank you
Mauricio Silva
 
Mauricio said:
I it possible to read the scroll ar position. I explain: I have created a
form where people can select the criteria and see related data in a sub form.
This subform is customized so the user can see different colors according to
the type of the data and a few extra features, so datasheet view is not a
option.

I would like to simulate then the FrozenColumns property in Form view, but
to do this (I think) I need to read the scroll bar values. Is this possible,
some how?


I'm pretty sure that there are some things like that among
all the stuff at: www.lebans.com
 

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

Back
Top