View Single Post
  #1  
Old April 27th 06, 05:39 PM posted to microsoft.public.outlook.program_forms
rfw68
external usenet poster
 
Posts: 1
Default ReportIcon in Visual Studio 2005

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
Ads