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