LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling lisbox scrollbar programatically

Is there any way to control listbox scrollbar programatically such way that the first listbox's scrollbar moves also the second listbox scrollbar (or prefer moves values in listbox 2). I wouldn't like to use multicolumnlistbox in this case, because user should have the possibility to check the values from both columns separately.
0 Kudos
Message 1 of 3
(2,596 Views)
Hi Janne

You can link the scrollbar positions using the TopRow property node.
See attached jpg.

Regards
Neil
Message 2 of 3
(2,594 Views)
Thanks! It works.
0 Kudos
Message 3 of 3
(2,590 Views)