Hello, using .NET 4.0 Windows Forms on Server 2008 R2 with Terminal Server
I have a .NET windows Form program with a ListView control displaying progress information. The ListView scrolls well when the program starts, but if I disconnect and reconnect, the ListView display is stopped even though the program continues to run.
Perhaps this question should be in the .NET forum, but I thought someone in the Remote Desktop forum has seen this.
Thanks for any ideas
MisterT99