ashishraj14
Programmer
How can I open VB.NET application from within VB6 application? I have a button on the toolbar for the main form of VB6, which should open VB.NET application. The main form of the VB.NET application displays set of results for various companies in a DataGrid. There is a “Open Company” button which should open “CompanyDetails” form in VB6 app for the selected row in the DataGrid on the VB.NET app.
How can I make VB6 and VB.NET app talk to each other?
Thanks
How can I make VB6 and VB.NET app talk to each other?
Thanks