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