C#.Net: Mousescrolling.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Longkhi
    New Member
    • Jan 2008
    • 11

    C#.Net: Mousescrolling.

    Hi.

    I'm using the event VerticalScroll( object sender, EventArgs e), where I want control a scrollbar when I scroll down. Mean while I also have another scrollbar that I also want to control, when I scroll in the first scrollbar. It means that everytime I scroll in one scrollbar, actually scroll in them both.

    I've tried to give a shot, but no succes.

    Does anybody know how to?

    Best regards

    Longkhi
Working...