> MyForm.Show
Yes, thanks. Now the main form is shown. But the behaviour is different because MyForm.Show is not within Application.Run and before, there are some things not ready, for example reading commandline parameter does not work.
If noone has an idea, I will report the problem in the bugtracker. I think that the authors of the createnew functionality forgot an Application.CreateFormNew.