LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Highlight top row of multicolumn listbox

Hi,

I am using a multicolumn listbox as an explorer window.
How can I ensure that the first item in the listbox is always highlighted when I double click on the folders to drill down?
0 Kudos
Message 1 of 3
(2,835 Views)
Write a 0 to it. If you were to wire a numeric indicator to the listbox, you would see that the value is equal to the highlighted row. You can write to a local variable or value property of the listbox.
0 Kudos
Message 2 of 3
(2,833 Views)
Thanks
0 Kudos
Message 3 of 3
(2,822 Views)