开发者

Listboxes, scrolling in sync

开发者 https://www.devze.com 2022-12-16 05:53 出处:网络
I have 2 listboxes, same size, next to each other. Basically I am using them to represent linked items...Similar to having 2 columns and a number of rows in excel, with say, first name in one and last

I have 2 listboxes, same size, next to each other. Basically I am using them to represent linked items...Similar to having 2 columns and a number of rows in excel, with say, first name in one and last name in the other.

I am wondering if I could make it so that when one listbox is scrolled, the other listb开发者_开发问答ox scrolls in sync with it?

Hope this makes sense. Thanks ahead.

0

精彩评论

暂无评论...
验证码 换一张
取 消