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