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