How to set scroll position for list boxes
I am getting Object 'ListBoxBox' does not recognize the message 'get scroll position' errors when trying to set the scroll location for a list box. My script automatically selects a value from the list, but if that value is not currently visible, it looks like the list box has no selection. It would be good for me if I could get it to scroll down to make sure the user doesn't get confused by this....
ron_horne