Hi
I have a big project that contain many Forms & Classes.
I use .Net 2003 (VB).
My Start up project is a class that contain the "Main" sub.
In this "Main" sub I display 'Splash' screen and open a 'Login' form that from there the application starts...
My problem is that I don't know why the application don't include in the "Task Manager" at the "Application" tab, the application how ever do include in the "Task Manager" at the tab "Processes".
I try already to set the "Show in task bar" property for all the forms but it don't fix the problem.
Any help will be welcome.
Thanks
Lee.