BUG: HScroll has 2 diff behaviours on scroll events

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

Hi,

When I process a HScroll scroll event I get one event fired for a increase
value using the > button.

When I make a User control with a HScroll on it and catch the message and
forward my own, I get two events fired yet I send one. I get a
SmallIncrement and then a EndScroll e.Type.

Why the difference in events, its confusing.
 
Nevermind, i get the same now for a single HScroll control.. I just only
process the EndScroll now.

Strange that I only got one event fired for a single HScroll before.
 

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