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