WPF Scroll Button (Hold down functionality)

Posted by Kyle on Stack Overflow See other posts from Stack Overflow or by Kyle
Published on 2010-05-24T18:28:38Z Indexed on 2010/05/24 18:31 UTC
Read the original article Hit count: 207

Filed under:
|
|
|

Hey all,

I have a listbox of items that I am using, and I have a button I made which scrolls up and down, but the only problem is, that you have to click every single time you want to scroll up and down a bit. I am looking for the functionality to simply hold down on the button and have it scroll.. is this possible in WPF? Perhaps I am overlooking something? I searched the internet and haven't found anything like it. Perhaps someone has done this before?

Any input would be appreciated, thanks!

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf