Possible to synchronize scrolling of two list boxes?

Started by jmaeding · 2012-07-15 18:18 UTC · 5 replies · SMF topic #1834

I have two list boxes side by side, and want to have one scroll when the other does.
I did not see events hooked to scrolling, so am wondering if there could be any tricks to it.
thanks
ListView control - style:Report?

jbuzbee
that is new to me, how do I set that property?
Instead of using 2 Listbox Controls use 1 ListView Control with the Style value set to "report".

jb
is that new or something? I am on 6.0.1.2 and the listbox has no style property. I checked the prop lit, the control browser, neither have that property available..
He referred to the {2} control, not List Box.