I want to subclass the CListCtrl of a CListView to repond to mouse button clicks. In the OnInitialUpdate() of my CListView I tried but failed using
m_ctlMyListCtrl.SubclassDlgItem( GetListCtrl().GetDlgCtrlID(), this );
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: List View
|
Click Here to Expand Forum to Full Width |