Hello,
When I start and run my program there appears one icon in the task bar showing the name of the application.
But now something has changed: there appear an icon for every form I call (as if the same number of programs are running) and now showing the title of the form. I don't want the user change between the forms because they are modal.
What can be happened? How can I set this behaviour?
Thanks
Henk Stijnen
When I start and run my program there appears one icon in the task bar showing the name of the application.
But now something has changed: there appear an icon for every form I call (as if the same number of programs are running) and now showing the title of the form. I don't want the user change between the forms because they are modal.
What can be happened? How can I set this behaviour?
Thanks
Henk Stijnen