HI , i want to auto scroll the listboxitems placed inside a listbox., it has nothing to do related with the scrollbar. Somewhat like what marquee does..Thanks in advance.
this can all be done very easily.. when you select an intem from the listbox (via listBox. SelectedIndex = number; or listBox. SelectedItem = "string"; ), the listbox is automatically scrolled to the selected item.
When the Firefox browser contained all listview items and you hold down the middle mouse button (but not release), and drag it, it should smoothly scroll the listview items.
It seems possible to loop through each item and call this: ScrollIntoView
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With