LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get the position value of the scrollbar of multicolumn listbox

Any idea how we can get the position value of the scroll bar of the multicolumn listbox? I would  like to get so that it can also be appiled to another multicolumn listbox

Labview 7.1 is used

 

Clement

0 Kudos
Message 1 of 5
(3,311 Views)

Read the "Top Left Visible Cell" property value...

 

Randy

0 Kudos
Message 2 of 5
(3,289 Views)

Thanks  I did tried but the value is is not updated continously until I released mouse

 

 regards Clement

0 Kudos
Message 3 of 5
(3,281 Views)

That's odd, it updates for me as it's dragged. LV 7.1.1

 

Does it work with a simple test VI?

 

Randy

0 Kudos
Message 4 of 5
(3,259 Views)
Example code that uses Top Left Visible Cell property for auto-scrolling...
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 5 of 5
(3,250 Views)