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