I have a form with a combobox which is populated at form load. The vertical scrollbar which appears when the list is too long to show all items is showing the topmost (earliest added items) and the latest added items have to be scrolled to see them.
Is there an easy way to have the combobox scrollbar automatically scroll to its fullest on form load so that the latest entries (bottom of the list) will be visible in the combobox?![]()




Reply With Quote