I
Ira Siyal
Hi
I had a project in VB6 which I upgraded to VB.NET recently.
In the app, I am facing some issue with listview control. In the earlier
app, I have set the Icons in listview through an imagelist.
but i notice that while i execute the project in .net, the step that sets
the icon prop. throws an exception.
Please suggest. Do I need to do anything else?
Any help is greatly appreciated.
Regards.
We are migrating our project from Vb6.0 to Vb.Net . We were using the
listview control in VB6 ( Class name - AxListview).
After migration, the system throws an exception while trying to set the
Icons property to the listview. The icons property of the listview control
was set using an imagelist in VB 6, which is not working in .NET.
I had a project in VB6 which I upgraded to VB.NET recently.
In the app, I am facing some issue with listview control. In the earlier
app, I have set the Icons in listview through an imagelist.
but i notice that while i execute the project in .net, the step that sets
the icon prop. throws an exception.
Please suggest. Do I need to do anything else?
Any help is greatly appreciated.
Regards.
We are migrating our project from Vb6.0 to Vb.Net . We were using the
listview control in VB6 ( Class name - AxListview).
After migration, the system throws an exception while trying to set the
Icons property to the listview. The icons property of the listview control
was set using an imagelist in VB 6, which is not working in .NET.