G
Guest
Hi, there
I have a scrollable list view control in my C# Windows app. The selected item(s) for list view is programatically set. But some times the selected item is not visible, because the list view is scrollable, and the item is outside visible area
Is there a way to make selected item always in the visible area
Thanks in advance for your help
Michael
I have a scrollable list view control in my C# Windows app. The selected item(s) for list view is programatically set. But some times the selected item is not visible, because the list view is scrollable, and the item is outside visible area
Is there a way to make selected item always in the visible area
Thanks in advance for your help
Michael