public static void Main() { RegioVorbereitung.App app = new RegioVorbereitung.App(); app.InitializeComponent(); app.Run(); }