06-21-2010 12:54 PM
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
06-21-2010 03:07 PM
Use the Top Row Property to set which row is at the top of your list.