ListCtrl
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have a list control with five column and many rows. On Left button double click i can detect the row number using CListCtrl::HitTest() function. I also want to find the column index. How should I do this?
-
Hi, I have a list control with five column and many rows. On Left button double click i can detect the row number using CListCtrl::HitTest() function. I also want to find the column index. How should I do this?