I am trying to upgrade a VB6 project to run it on VB8, but I am getting an error which says that you need to install TABCTL32.OCX(1.1.0)
.
What shall I do? Please Help. Thanks in advance.
I am trying to upgrade a VB6 project to run it on VB8, but I am getting an error which says that you need to install TABCTL32.OCX(1.1.0)
.
What shall I do? Please Help. Thanks in advance.
To run the upgrade wizard you need VB6 installed on the machine, and also any controls used in the code you are upgrading.
Tabctl32.ocx
is the Tabbed Dialog Control 6.0
, the standard tab control from VB6. If you install VB6 you will be fine.