problem with scrollbar

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

Guest

vb.net 2002
When moving the thumb with the mouse, the control generates a stream of
values as expected. When I let go of the left mouse button to stop at the
desired value, it jumps a little higher or lower (depending on the direction
I was moving). Has anyone ever seen this? It happens on more than one
computer so it can't be a bad mouse. Is this a bug? I tried various
smallvalue and largevalue settings, etc. Is there a workaround?

Does anyone still use these?
I like them to zip thru huge databases but noticed this problem in
vb.net2002. It is super easy to recreate. Just stick one on a form and put
the value in a textbox. Got a new mouse , just in case, but when I let go of
the left button (from moving the thumb), the value jumps to something else.
It should definitely not do that. If you, or anyone else, sees this, then MS
has a bug to fix.
 
Hi,

Try loading the latest service pack for the dot net framework 1.0.
http://www.microsoft.com/downloads/...61-4a92-4106-a9bc-83e78d4abc5b&displaylang=en

Ken
--------------------
message vb.net 2002
When moving the thumb with the mouse, the control generates a stream of
values as expected. When I let go of the left mouse button to stop at the
desired value, it jumps a little higher or lower (depending on the direction
I was moving). Has anyone ever seen this? It happens on more than one
computer so it can't be a bad mouse. Is this a bug? I tried various
smallvalue and largevalue settings, etc. Is there a workaround?

Does anyone still use these?
I like them to zip thru huge databases but noticed this problem in
vb.net2002. It is super easy to recreate. Just stick one on a form and put
the value in a textbox. Got a new mouse , just in case, but when I let go of
the left button (from moving the thumb), the value jumps to something else.
It should definitely not do that. If you, or anyone else, sees this, then MS
has a bug to fix.
 
Hi Ken - I d/l and installed the SP but the problem remains. It's kind of an
obvious flaw so it's surprising to me that it would ship like that. Have you
tried observing? Very easy, just a vsb and textbox.
Thanks,
Chris
 

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

Similar Threads


Back
Top