Listview in Multiple tab pages

btran007

Member
Joined
Aug 16, 2006
Messages
19
Programming Experience
Beginner
Hello everyone,

I am stuck on how to get rid of hottracking and hoverselection in AXlistview when tried to migrate from VB6 to .NET. Everyone's solution is to use .NET listview instead. However, I am stuck on how to display one Listview in multiple tab pages(tabcontrol). The listview will display search results based on the conditions in that tab page. For example, I have four tab pages that will display results to just one Listview. I want the Listview to always be on top. Can anyone help me out?

btran
 
Back
Top