hi all,
i am working on a vb6 application, which my company wants to migrate to vb.net.
the problem is that we have new forms to be added and we have no time for full migration and AFTER THAT adding the new forms (due to release request)
so, a suggestion was to build those new forms with .net and host it in our vb6 application. IS THIS APPLICABLE !
i have seen some articles talking about COM and .net interoperability, but none of them mentioned using FORMS mixed together in vb6 and .net in one application.
is there any suggestion for this is this applicable if yes where can i find articles or resources to guide me in this :(
thank you very much in advance :D

using .net forms in vb6