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