I have a listbox with 4 columns and when I enter enough info it shows me a horizontal scroll bar. Is there any way of scrolling the listbox to the right when I add a new value to the listbox?Otherwise I add a value and if for example it is in column 5 and I have 3 columns, I won't scroll to the column it was added but show me the columns that are already shown. It works if I select and deselect the last value but I am hoping that there is a more inteligent way of doing it.
Thanks in advance




Reply With Quote