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
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