ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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,772 Views)
Hi Janne

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

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