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