Click here to Skip to main content
15,884,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

In my windows application, I have a listview(Large Icon view) control.
I want to do is to draw circle on that listview item which is image in large icon view
and that circle should be clickable.

Please help.

Thanks in advance.
Posted
Updated 16-Apr-13 20:37pm
v2

 
Share this answer
 
Comments
Mayur Panchal 17-Apr-13 3:15am    
Thanks but that's not what i want to do. I have already done that you've reffred. Actually i want to draw extra image over ListViewItem image.
I have solved it myself by referring below link
Embedding Controls in a ListView[^]
 
Share this answer
 

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