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