Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Autoscroll on a list box
1 replies. Latest Post by luisabreu on July 16, 2007.
(0)
soniadaku
Member
2 points
4 Posts
07-16-2007 12:27 AM |
Hello all,
I have a list box of images and I want to do an autoscroll.... In the sense I set a particular speed of scrolling of the control, when I take my mouse in the second half of the last image.
sonia
luisabreu
Participant
1676 points
612 Posts
07-16-2007 4:11 AM |
hello.
well, you can use an animation to do this. you can, for isntance, change the duration of the animation when you put your mouse over the second half of the iamge.