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