avinash kumar

avinash kumar

  • NA
  • 15
  • 6.4k

wpf listbox select its value when we click on vertical scrol

Nov 12 2013 7:27 AM
hi
i have a list box in which i have binded a list(numeric value 1 to 700) , i want that if i am changing the value through up and down arrow[verical scrollwing) of list box it should select the present value or the display value rather than on my click event.
its in wpf.
write now i am using selection changed event of list box.

listbox is a wpf control .

want to execute code on moving the scroll bar up and down with mouse

Answers (2)