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