M
Mr. X.
Hello.
I want to create a project, with many programs (100).
There is a main menu that is running, which can call many programs.
What is the common way doing so, in VB.NET 2008.
1. Each program is executable, and the main menu program send each program
parameters.
2. Each program is ActiveX.
3. MDI. or each program is on the same panel (whenever I can do so).
4. Else ?
Thanks
I want to create a project, with many programs (100).
There is a main menu that is running, which can call many programs.
What is the common way doing so, in VB.NET 2008.
1. Each program is executable, and the main menu program send each program
parameters.
2. Each program is ActiveX.
3. MDI. or each program is on the same panel (whenever I can do so).
4. Else ?
Thanks