You can't really migrate a VB6 application to .NET. Even VB.NET is a totally different language to VB6.
If you must move to .NET then you should re-write the application.
There used to be a migration tool in older versions of VB.NET but it didn't work very well and Microsoft abandoned it.
You can search for other VB6 compatible tools that may help you.