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