J
Jon Shemitz
I have a 2.0 ListView I'm using in grouped mode. It looks just fine,
but: Is there any way to find where the the group headers are?
I use HitTest() in a mouse-down handler, and get
ListViewHitTestInfo.Location = "None" when I click on a group header
.....
but: Is there any way to find where the the group headers are?
I use HitTest() in a mouse-down handler, and get
ListViewHitTestInfo.Location = "None" when I click on a group header
.....