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