Is it possible to call a VB6 form from a .NET application?
I have the following situation, one legacy (vb6) application that is currently beeing migrated to windows forms. This second solution has already many forms migrated but I would like to know if it is possible to call a vb6 form through windows forms.