LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatic control of listbox won't scroll to value

I have a multicolumn listbox with about 5000 rows it in and I have wired an input (index) to the listbox to select a value.  I have the listbox fixed to only display 10 rows, and has a vertical scrollbar...  I can get the value to highlight, but can't get the listbox to scroll to the value...how do I do this?

-Mike

0 Kudos
Message 1 of 2
(2,444 Views)

Use the Top Row Property to set which row is at the top of your list.

Richard






0 Kudos
Message 2 of 2
(2,418 Views)