Hello all,
In a listbox that has, for example 100 records, and can show 25, how can I programmatically make a specific line be somewhat centered or at least visible in the viewing area of the listbox? I know how to search the records/cells and how to mark one or more selected grdUnits.Selected(i) = True
but have not been able to find the correct method(s) to scroll the listbox so it shows the record(s) I want front and center…
Any help/ideas would be appreciated!
Thank you,
Tim