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