I am new to using VB6. If a user highlights a row in an Active X Datalist Control, but then scrolls the selected item out of sight, is there anyway to automatically force the highlighted item to reappear?
I've looked around but don't happen to see a solution. Some have suggested methods/properties such as
ScrollTo, TopIndex, EnsureVisible. Maybe I'm just missing something that is obvious, but I don't see those as options with this control. Thanks.
I've looked around but don't happen to see a solution. Some have suggested methods/properties such as
ScrollTo, TopIndex, EnsureVisible. Maybe I'm just missing something that is obvious, but I don't see those as options with this control. Thanks.