Hi, I am upgrading VB6 to VB.Net. My Program uses lots of ListView and
status bar controls. after upgrading I get an Error message "Type
AxMSComctlLib.AxListView is not defined".
Is there any easy way to fix this.
Thanks In Advance
selva
"Selva Chinnasamy" <selvarajuchinnasamy@online.nospam> schrieb:
> Hi, I am upgrading VB6 to VB.Net. My Program uses lots of ListView and
> status bar controls. after upgrading I get an Error message "Type
> AxMSComctlLib.AxListView is not defined".
If possible, use Windows Forms' listview and statusbar classes instead of
the old ActiveX controls.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>