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