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