G Guest Oct 12, 2005 #1 Hi, How can I get the SubItem clicked in a ListView in detail mode. Thanks, Hugo
T Tom Serface Oct 12, 2005 #2 I would use CListCtrl::HitTest() and/or CListCtrl::SubItemHitTest() to do this sort of thing... Tom
G Guest Oct 12, 2005 #3 I meant in Managed C++ ... Hugo Tom Serface said: I would use CListCtrl::HitTest() and/or CListCtrl::SubItemHitTest() to do this sort of thing... Tom Click to expand...
I meant in Managed C++ ... Hugo Tom Serface said: I would use CListCtrl::HitTest() and/or CListCtrl::SubItemHitTest() to do this sort of thing... Tom Click to expand...