Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have one subclassed CListCtrl. Now I want to use it in List Control i.e. I want to Subclass the CListCtrl of CListView.Is It possible?


Thanks,
Venkatanarayana

1 solution

I suggest you read Turn Any CWnd-Derived Class into a View[^]

(Edit: You can also call SubclassWindow()[^])
 
Share this answer
 
v2
Comments
Thank you i like the first article and i will give a try.My 5.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900