Scroll to selected item when opening Combo
I have a Combo that's filled with a list of 50 items. When I select an item (e.g. item 37), the Combo closes as it should and item 37 is selected. However, when I re-open the Combo, it displays the top element (item 1) as the first item in the list. Is there a way to force it to show item 37 as the first item in the list? Also, I realize there will be exceptions, such as lists that aren't long enough to scroll (the list should then just pop up) or when the selected item is either the last item in the list or close to it (so it couldn't be the top element in the list).
Thanks.
Thanks.
Steve
September 11,