Hy everyone!
I have a CListCtrl in my dialog that has a lot of items, so list is scrollable,
i have just 1 problem, when user wants to search an item in the list, if a match is found it notifies the user via MessageBox and highlights the item in the list, i do this all successfuly, but user has to scroll down to the item to see it is selected.
How can i make that when item is found that list scrolls itself to that item?
Please help, thanks!
