ReportIcon in Visual Studio 2005

R

rfw68

Hello,

in VB6 I used the ReportIcon Member of the
ListView.ListItems(x).ListSubItems(y) to add a visual touch to the shown Text.

Now this Project is to be updated to Visual Studion 2005, but the ReportIcon
is no longer supported.

Is there any other Control like the ListView which can do this?

Or how can I implement the ReportIcon in the ListView (using the OwnerDraw)?

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top